|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AesCatalogState | |
|---|---|
| com.active_endpoints.schemas.engineapi._2010._05.engineapitypes | |
| Uses of AesCatalogState in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes |
|---|
| Fields in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes declared as AesCatalogState | |
|---|---|
protected AesCatalogState |
AesCatalogSearchFilter.state
|
protected AesCatalogState |
AesCatalogEntry.state
|
| Methods in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes that return AesCatalogState | |
|---|---|
static AesCatalogState |
AesCatalogState.fromValue(String v)
|
AesCatalogState |
AesCatalogSearchFilter.getState()
Gets the value of the state property. |
AesCatalogState |
AesCatalogEntry.getState()
Gets the value of the state property. |
static AesCatalogState |
AesCatalogState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AesCatalogState[] |
AesCatalogState.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 AesCatalogState | |
|---|---|
void |
AesCatalogSearchFilter.setState(AesCatalogState value)
Sets the value of the state property. |
void |
AesCatalogEntry.setState(AesCatalogState value)
Sets the value of the state property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||