Uses of Enum Class
org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
Packages that use FieldMappingCollectionType
Package
Description
Implementations for mapping interfaces and the default mapping loader.
-
Uses of FieldMappingCollectionType in org.exolab.castor.mapping.loader
Methods in org.exolab.castor.mapping.loader that return FieldMappingCollectionTypeMethods in org.exolab.castor.mapping.loader with parameters of type FieldMappingCollectionTypeModifier and TypeMethodDescriptionvoidFieldDescriptorImpl.setCollection(FieldMappingCollectionType collection) -
Uses of FieldMappingCollectionType in org.exolab.castor.mapping.xml
Methods in org.exolab.castor.mapping.xml that return FieldMappingCollectionTypeModifier and TypeMethodDescriptionFieldMapping.getCollection()Returns the value of field 'collection'.Methods in org.exolab.castor.mapping.xml with parameters of type FieldMappingCollectionTypeModifier and TypeMethodDescriptionvoidFieldMapping.setCollection(FieldMappingCollectionType collection) Sets the value of field 'collection'. -
Uses of FieldMappingCollectionType in org.exolab.castor.mapping.xml.types
Methods in org.exolab.castor.mapping.xml.types that return FieldMappingCollectionTypeModifier and TypeMethodDescriptionstatic FieldMappingCollectionTypeMethod fromValue.static FieldMappingCollectionTypeReturns the enum constant of this class with the specified name.static FieldMappingCollectionType[]FieldMappingCollectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.