Uses of Class
org.exolab.castor.builder.info.NodeType

Packages that use NodeType
org.exolab.castor.builder.info   
org.exolab.castor.builder.info.nature   
 

Uses of NodeType in org.exolab.castor.builder.info
 

Methods in org.exolab.castor.builder.info that return NodeType
static NodeType NodeType.valueOf(String name)
          Returns 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.
 

Uses of NodeType in org.exolab.castor.builder.info.nature
 

Methods in org.exolab.castor.builder.info.nature that return NodeType
 NodeType XMLInfoNature.getNodeType()
          Returns the node type for the object described by this XMLInfo.
 

Methods in org.exolab.castor.builder.info.nature with parameters of type NodeType
 void XMLInfoNature.setNodeType(NodeType nodeType)
          Sets the nodeType for this XMLInfo.
 



Copyright © 2012. All Rights Reserved.