public final class AzActionImpl extends AzAttributesImpl implements AzAction
Constructor and Description |
---|
AzActionImpl(String action)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Determines the action represented as a string.
|
String |
toString()
Determines the represented action, "*" represents all actions
|
getName
addAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
addAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValues
public AzActionImpl(String action)
action
- The represented action, null or "*" to represent all actionspublic String getAction()
getAction
in interface AzAction
AzAction.getAction()
Copyright © 2020. All rights reserved.