| Package | Description |
|---|---|
| won.protocol.agreement | |
| won.protocol.agreement.effect |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
AgreementProtocolState.getLatestPendingProposal(java.util.Optional<ProposalType> type) |
java.net.URI |
AgreementProtocolState.getLatestPendingProposal(java.util.Optional<ProposalType> type,
java.util.Optional<java.net.URI> senderNeedUri) |
| Modifier and Type | Method and Description |
|---|---|
ProposalType |
Proposes.getProposalType() |
static ProposalType |
ProposalType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProposalType[] |
ProposalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All Rights Reserved.