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 TypeMethodDescriptionvoidBindXml.setNode(BindXmlNodeType node) Sets the value of field 'node'. -
Uses of BindXmlNodeType in org.exolab.castor.mapping.xml.types
Subclasses with type arguments of type BindXmlNodeType in org.exolab.castor.mapping.xml.typesMethods in org.exolab.castor.mapping.xml.types that return BindXmlNodeTypeModifier and TypeMethodDescriptionstatic BindXmlNodeTypeMethod fromValue.static BindXmlNodeTypeReturns 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.