|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionCode
A code for agent actions. Use it in reasons map of Dn methods.
| Nested Class Summary | |
|---|---|
static class |
ActionCode.Type
Possible action types. |
| Method Summary | |
|---|---|
java.util.Map |
getAnnex()
Returns the annex properties defined in the Configuration Layer. |
java.lang.String |
getCode()
Returns the code. |
java.lang.String |
getName()
Returns the name. |
java.util.Map |
getSubcodes()
Returns the sub-codes. |
ActionCode.Type |
getType()
Returns the type. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getCode()
ActionCode.Type getType()
java.util.Map getSubcodes()
String and the value is the name of the sub-code as a
String.java.util.Map getAnnex()
String.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||