Package com.uc4.communication.requests
Class NavigatorCATree.CustomAttributeLeaf
- java.lang.Object
-
- com.uc4.communication.requests.NavigatorCATree.CustomAttributeNode
-
- com.uc4.communication.requests.NavigatorCATree.CustomAttributeLeaf
-
- All Implemented Interfaces:
ITreeItem
- Enclosing class:
- NavigatorCATree
public static class NavigatorCATree.CustomAttributeLeaf extends NavigatorCATree.CustomAttributeNode
Represents a leaf in theNavigatorCATree
.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCAKey()
Returns the key of the Custom Attribute specified in the variable UC_CUSTOM_ATTRIBUTES.-
Methods inherited from class com.uc4.communication.requests.NavigatorCATree.CustomAttributeNode
childIterator, getId, getName, size, trafficLight
-
-