private static class JsonPolicyReader.NamedAction extends java.lang.Object implements Action
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
actionName |
Constructor and Description |
---|
NamedAction(java.lang.String actionName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActionName()
Returns the name of this action.
|
public java.lang.String getActionName()
Action
getActionName
in interface Action