Uses of Class
org.aksw.deer.old_learning.NodeStatus
-
Packages that use NodeStatus Package Description org.aksw.deer.old_learning -
-
Uses of NodeStatus in org.aksw.deer.old_learning
Fields in org.aksw.deer.old_learning declared as NodeStatus Modifier and Type Field Description NodeStatusRefinementNodeOld. statusMethods in org.aksw.deer.old_learning that return NodeStatus Modifier and Type Method Description static NodeStatusNodeStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NodeStatus[]NodeStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-