Uses of Class
org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
Packages that use FieldTypeCollectionType
Package
Description
-
Uses of FieldTypeCollectionType in org.exolab.castor.builder.binding.xml
Methods in org.exolab.castor.builder.binding.xml that return FieldTypeCollectionTypeModifier and TypeMethodDescriptionFieldType.getCollection()
Returns the value of field 'collection'.Methods in org.exolab.castor.builder.binding.xml with parameters of type FieldTypeCollectionTypeModifier and TypeMethodDescriptionvoid
FieldType.setCollection
(FieldTypeCollectionType collection) Sets the value of field 'collection'. -
Uses of FieldTypeCollectionType in org.exolab.castor.builder.binding.xml.types
Fields in org.exolab.castor.builder.binding.xml.types declared as FieldTypeCollectionTypeModifier and TypeFieldDescriptionstatic final FieldTypeCollectionType
FieldTypeCollectionType.ARRAY
The instance of the array typestatic final FieldTypeCollectionType
FieldTypeCollectionType.ARRAYLIST
The instance of the arraylist typestatic final FieldTypeCollectionType
FieldTypeCollectionType.COLLECTION
The instance of the collection typestatic final FieldTypeCollectionType
FieldTypeCollectionType.HASHTABLE
The instance of the hashtable typestatic final FieldTypeCollectionType
FieldTypeCollectionType.MAP
The instance of the map typestatic final FieldTypeCollectionType
FieldTypeCollectionType.ODMG
The instance of the odmg typestatic final FieldTypeCollectionType
FieldTypeCollectionType.SET
The instance of the set typestatic final FieldTypeCollectionType
FieldTypeCollectionType.SORTEDSET
The instance of the sortedset typestatic final FieldTypeCollectionType
FieldTypeCollectionType.VECTOR
The instance of the vector typeMethods in org.exolab.castor.builder.binding.xml.types that return FieldTypeCollectionTypeModifier and TypeMethodDescriptionstatic FieldTypeCollectionType
Method valueOf.Returns a new FieldTypeCollectionType based on the given String value.