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

public interface AgentOperation
The Interface AgentOperation.
| Method Summary | |
|---|---|
String |
getAgentName()
Gets the agent name. |
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()
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 | |||||||||