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
|
getNameaddAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNameaddAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuespublic AzActionImpl(String action)
action - The represented action, null or "*" to represent all actionspublic String getAction()
getAction in interface AzActionAzAction.getAction()Copyright © 2013. All Rights Reserved.