Uses of Enum Class
org.aksw.deer.old_learning.NodeStatus
Packages that use NodeStatus
-
Uses of NodeStatus in org.aksw.deer.old_learning
Fields in org.aksw.deer.old_learning declared as NodeStatusMethods in org.aksw.deer.old_learning that return NodeStatusModifier and TypeMethodDescriptionstatic NodeStatusReturns the enum constant of this class with the specified name.static NodeStatus[]NodeStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.