|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface AgentOperation extends ApplicationResource
The Interface AgentOperation.
| Modifier and Type | Interface and Description |
|---|---|
static class |
AgentOperation.AgentOperationType
The Enum AgentOperationType. |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName()
Gets the agent name. |
AgentOperation.AgentOperationType |
getAgentOperationType()
Gets the agent operation type. |
String |
getAgentOperativeCode()
Gets the agent operative code. |
void |
setAgentName(String agentName)
Sets the agent name. |
void |
setAgentOperativeCode(String agentOperativeCode)
Sets the agent operative code. |
void |
setOperationStatus(AgentOperationStatus operationStatus)
Sets the operation status. |
| Methods inherited from interface com.hack23.cia.model.api.common.Resource |
|---|
getResourceType |
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
|---|
getId, getTypeContext, getVersion, isNew, setId, setVersion |
| Method Detail |
|---|
String getAgentName()
AgentOperation.AgentOperationType getAgentOperationType()
String getAgentOperativeCode()
void setAgentName(String agentName)
agentName - the new agent namevoid setAgentOperativeCode(String agentOperativeCode)
agentOperativeCode - the new agent operative codevoid setOperationStatus(AgentOperationStatus operationStatus)
operationStatus - the new operation status
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||