Uses of Enum Class
org.exolab.castor.mapping.xml.types.BindXmlNodeType
Packages that use BindXmlNodeType
-
Uses of BindXmlNodeType in org.exolab.castor.mapping.xml
Methods in org.exolab.castor.mapping.xml that return BindXmlNodeTypeMethods in org.exolab.castor.mapping.xml with parameters of type BindXmlNodeTypeModifier and TypeMethodDescriptionvoid
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 BindXmlNodeTypeModifier and TypeMethodDescriptionstatic BindXmlNodeType
Method fromValue.static BindXmlNodeType
Returns the enum constant of this class with the specified name.static BindXmlNodeType[]
BindXmlNodeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.