Uses of Enum Class
org.exolab.castor.builder.info.NodeType
Packages that use NodeType
-
Uses of NodeType in org.exolab.castor.builder.info
Methods in org.exolab.castor.builder.info that return NodeType -
Uses of NodeType in org.exolab.castor.builder.info.nature
Methods in org.exolab.castor.builder.info.nature that return NodeTypeModifier and TypeMethodDescriptionXMLInfoNature.getNodeType()
Returns the node type for the object described by this XMLInfo.Methods in org.exolab.castor.builder.info.nature with parameters of type NodeTypeModifier and TypeMethodDescriptionvoid
XMLInfoNature.setNodeType
(NodeType nodeType) Sets the nodeType for this XMLInfo.