Uses of Enum Class
io.atlasmap.xml.v2.NodeType
-
Uses of NodeType in io.atlasmap.xml.v2
Modifier and TypeMethodDescriptionstatic NodeType
XmlField.getNodeType()
Gets the value of the nodeType property.static NodeType
Returns the enum constant of this class with the specified name.static NodeType[]
NodeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
XmlField.setNodeType
(NodeType value) Sets the value of the nodeType property.