| Package | Description |
|---|---|
| won.bot.framework.eventbot.action.impl.factory.model |
| Modifier and Type | Method and Description |
|---|---|
ProposalState |
Proposal.getState() |
static ProposalState |
ProposalState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProposalState[] |
ProposalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Proposal(java.lang.String uri,
ProposalState state) |
Proposal(java.net.URI uri,
ProposalState state) |
Copyright © 2018. All Rights Reserved.