|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgreementLifeCycle.State | |
|---|---|
| com.ebmwebsourcing.agreement.definition.api | |
| com.ebmwebsourcing.agreement.definition.impl | |
| Uses of AgreementLifeCycle.State in com.ebmwebsourcing.agreement.definition.api |
|---|
| Methods in com.ebmwebsourcing.agreement.definition.api that return AgreementLifeCycle.State | |
|---|---|
static AgreementLifeCycle.State |
AgreementLifeCycle.State.fromValue(java.lang.String value)
|
AgreementLifeCycle.State |
AgreementLifeCycle.getState()
|
static AgreementLifeCycle.State |
AgreementLifeCycle.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AgreementLifeCycle.State[] |
AgreementLifeCycle.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type AgreementLifeCycle.State | |
|---|---|
void |
AgreementLifeCycle.setState(AgreementLifeCycle.State state)
|
| Uses of AgreementLifeCycle.State in com.ebmwebsourcing.agreement.definition.impl |
|---|
| Methods in com.ebmwebsourcing.agreement.definition.impl that return AgreementLifeCycle.State | |
|---|---|
AgreementLifeCycle.State |
AgreementImpl.getState()
|
| Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type AgreementLifeCycle.State | |
|---|---|
void |
AgreementImpl.setState(AgreementLifeCycle.State state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||