Uses of Enum Class
weka.core.json.JSONNode.NodeType
Packages that use JSONNode.NodeType
-
Uses of JSONNode.NodeType in weka.core.json
Methods in weka.core.json that return JSONNode.NodeTypeModifier and TypeMethodDescriptionJSONNode.getNodeType()Returns the type of the container.static JSONNode.NodeTypeReturns the enum constant of this class with the specified name.static JSONNode.NodeType[]JSONNode.NodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.