Uses of Enum
io.contextmap.model.json.NodeType
Packages that use NodeType
-
Uses of NodeType in io.contextmap.model.json
Methods in io.contextmap.model.json that return NodeTypeModifier and TypeMethodDescriptionScannedAnonymousObjectNode.getNodeType()ScannedArrayNode.getNodeType()ScannedBooleanNode.getNodeType()abstract NodeTypeScannedJsonNode.getNodeType()ScannedNullNode.getNodeType()ScannedNumberNode.getNodeType()ScannedObjectNode.getNodeType()ScannedStringNode.getNodeType()static NodeTypeReturns the enum constant of this type with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum type, in the order they are declared.