Uses of Class
org.exolab.castor.mapping.xml.types.BindXmlNodeType

Packages that use BindXmlNodeType
org.exolab.castor.mapping.xml   
org.exolab.castor.mapping.xml.types   
 

Uses of BindXmlNodeType in org.exolab.castor.mapping.xml
 

Methods in org.exolab.castor.mapping.xml that return BindXmlNodeType
 BindXmlNodeType BindXml.getNode()
          Returns the value of field 'node'.
 

Methods in org.exolab.castor.mapping.xml with parameters of type BindXmlNodeType
 void BindXml.setNode(BindXmlNodeType node)
          Sets the value of field 'node'.
 

Uses of BindXmlNodeType in org.exolab.castor.mapping.xml.types
 

Methods in org.exolab.castor.mapping.xml.types that return BindXmlNodeType
static BindXmlNodeType BindXmlNodeType.fromValue(String value)
          Method fromValue.
static BindXmlNodeType BindXmlNodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BindXmlNodeType[] BindXmlNodeType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2013. All Rights Reserved.