Uses of Enum Class
org.exolab.castor.mapping.xml.types.ClassMappingAccessType
Packages that use ClassMappingAccessType
-
Uses of ClassMappingAccessType in org.exolab.castor.mapping.xml
Methods in org.exolab.castor.mapping.xml that return ClassMappingAccessTypeMethods in org.exolab.castor.mapping.xml with parameters of type ClassMappingAccessTypeModifier and TypeMethodDescriptionvoid
ClassMapping.setAccess
(ClassMappingAccessType access) Sets the value of field 'access'. -
Uses of ClassMappingAccessType in org.exolab.castor.mapping.xml.types
Methods in org.exolab.castor.mapping.xml.types that return ClassMappingAccessTypeModifier and TypeMethodDescriptionstatic ClassMappingAccessType
Method fromValue.static ClassMappingAccessType
Returns the enum constant of this class with the specified name.static ClassMappingAccessType[]
ClassMappingAccessType.values()
Returns an array containing the constants of this enum class, in the order they are declared.