Package | Description |
---|---|
org.exolab.castor.builder.binding.xml | |
org.exolab.castor.builder.binding.xml.types |
Modifier and Type | Method and Description |
---|---|
FieldTypeCollectionType |
FieldType.getCollection()
Returns the value of field 'collection'.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldType.setCollection(FieldTypeCollectionType collection)
Sets the value of field 'collection'.
|
Modifier and Type | Field and Description |
---|---|
static FieldTypeCollectionType |
FieldTypeCollectionType.ARRAY
The instance of the array type
|
static FieldTypeCollectionType |
FieldTypeCollectionType.ARRAYLIST
The instance of the arraylist type
|
static FieldTypeCollectionType |
FieldTypeCollectionType.COLLECTION
The instance of the collection type
|
static FieldTypeCollectionType |
FieldTypeCollectionType.HASHTABLE
The instance of the hashtable type
|
static FieldTypeCollectionType |
FieldTypeCollectionType.MAP
The instance of the map type
|
static FieldTypeCollectionType |
FieldTypeCollectionType.ODMG
The instance of the odmg type
|
static FieldTypeCollectionType |
FieldTypeCollectionType.SET
The instance of the set type
|
static FieldTypeCollectionType |
FieldTypeCollectionType.SORTEDSET
The instance of the sortedset type
|
static FieldTypeCollectionType |
FieldTypeCollectionType.VECTOR
The instance of the vector type
|
Modifier and Type | Method and Description |
---|---|
static FieldTypeCollectionType |
FieldTypeCollectionType.valueOf(String string)
Method valueOf.Returns a new FieldTypeCollectionType based
on the given String value.
|
Copyright © 2024. All rights reserved.