Uses of Enum Class
org.exolab.castor.builder.info.NodeType
Packages that use NodeType
-
Uses of NodeType in org.exolab.castor.builder.info
Subclasses with type arguments of type NodeType in org.exolab.castor.builder.infoModifier and TypeClassDescriptionenumAn enumeration enlisting the possible XMLtypes.invalid reference
FieldDescriptorMethods 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 TypeMethodDescriptionvoidXMLInfoNature.setNodeType(NodeType nodeType) Sets the nodeType for this XMLInfo.