Uses of Class
org.hypergraphdb.peer.workflow.ProposalConversation.State

Packages that use ProposalConversation.State
org.hypergraphdb.peer.workflow   
 

Uses of ProposalConversation.State in org.hypergraphdb.peer.workflow
 

Methods in org.hypergraphdb.peer.workflow that return ProposalConversation.State
static ProposalConversation.State ProposalConversation.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProposalConversation.State[] ProposalConversation.State.values()
          Returns an array containing the constants of this enum type, in the order they're declared.