Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.common |
Modifier and Type | Field and Description |
---|---|
protected AgentActionStatus |
AgentAction.status |
Modifier and Type | Method and Description |
---|---|
static AgentActionStatus |
AgentActionStatus.fromValue(String v) |
AgentActionStatus |
AgentAction.getStatus()
Gets the value of the status property.
|
static AgentActionStatus |
AgentActionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentActionStatus[] |
AgentActionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentAction.setStatus(AgentActionStatus value)
Sets the value of the status property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.