Package com.t4a.api
Interface JavaMethodAction
- All Superinterfaces:
AIAction
-
Method Summary
Modifier and TypeMethodDescriptiondefault String
default ActionType
default String
Provide a detailed description of this action name
-
Method Details
-
getActionType
- Specified by:
getActionType
in interfaceAIAction
- Returns:
- ActionType
- See Also:
-
getActionName
- Specified by:
getActionName
in interfaceAIAction
-
getDescription
Description copied from interface:AIAction
Provide a detailed description of this action name- Specified by:
getDescription
in interfaceAIAction
- Returns:
-