|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AesPlanState | |
|---|---|
| com.active_endpoints.schemas.engineapi._2010._05.engineapitypes | |
| Uses of AesPlanState in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes |
|---|
| Fields in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes declared as AesPlanState | |
|---|---|
protected AesPlanState |
AesDeployedPlan.state
|
| Methods in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes that return AesPlanState | |
|---|---|
static AesPlanState |
AesPlanState.fromValue(String v)
|
AesPlanState |
AesDeployedPlan.getState()
Gets the value of the state property. |
static AesPlanState |
AesPlanState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AesPlanState[] |
AesPlanState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes with parameters of type AesPlanState | |
|---|---|
void |
AesDeployedPlan.setState(AesPlanState value)
Sets the value of the state property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||