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 TypeMethodDescriptionvoidFieldType.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 FieldTypeCollectionTypeFieldTypeCollectionType.ARRAYThe instance of the array typestatic final FieldTypeCollectionTypeFieldTypeCollectionType.ARRAYLISTThe instance of the arraylist typestatic final FieldTypeCollectionTypeFieldTypeCollectionType.COLLECTIONThe instance of the collection typestatic final FieldTypeCollectionTypeFieldTypeCollectionType.HASHTABLEThe instance of the hashtable typestatic final FieldTypeCollectionTypeFieldTypeCollectionType.MAPThe instance of the map typestatic final FieldTypeCollectionTypeFieldTypeCollectionType.ODMGThe instance of the odmg typestatic final FieldTypeCollectionTypeFieldTypeCollectionType.SETThe instance of the set typestatic final FieldTypeCollectionTypeFieldTypeCollectionType.SORTEDSETThe instance of the sortedset typestatic final FieldTypeCollectionTypeFieldTypeCollectionType.VECTORThe instance of the vector typeMethods in org.exolab.castor.builder.binding.xml.types that return FieldTypeCollectionTypeModifier and TypeMethodDescriptionstatic FieldTypeCollectionTypeMethod valueOf.Returns a new FieldTypeCollectionType based on the given String value.