Package com.uc4.communication.requests
Class NavigatorStatusTree.StatusLeaf
java.lang.Object
com.uc4.communication.requests.NavigatorStatusTree.StatusNode
com.uc4.communication.requests.NavigatorStatusTree.StatusLeaf
- All Implemented Interfaces:
ITreeItem
- Enclosing class:
- NavigatorStatusTree
Represents a leaf in the
NavigatorStatusTree
.-
Method Summary
Methods inherited from class com.uc4.communication.requests.NavigatorStatusTree.StatusNode
childIterator, getName, size, trafficLight
-
Method Details
-
getValue
Returns the integer value of the status.- Returns:
- Integer value of the status
-