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 TypeMethodDescriptionvoidClassMapping.setAccess(ClassMappingAccessType access) Sets the value of field 'access'. -
Uses of ClassMappingAccessType in org.exolab.castor.mapping.xml.types
Subclasses with type arguments of type ClassMappingAccessType in org.exolab.castor.mapping.xml.typesMethods in org.exolab.castor.mapping.xml.types that return ClassMappingAccessTypeModifier and TypeMethodDescriptionstatic ClassMappingAccessTypeMethod fromValue.static ClassMappingAccessTypeReturns 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.