| Package | Description |
|---|---|
| org.exolab.castor.mapping.loader |
Implementations for mapping interfaces and the default mapping loader.
|
| org.exolab.castor.mapping.xml | |
| org.exolab.castor.mapping.xml.types |
| Modifier and Type | Method and Description |
|---|---|
FieldMappingCollectionType |
FieldDescriptorImpl.getCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldDescriptorImpl.setCollection(FieldMappingCollectionType collection) |
| Modifier and Type | Method and Description |
|---|---|
FieldMappingCollectionType |
FieldMapping.getCollection()
Returns the value of field 'collection'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldMapping.setCollection(FieldMappingCollectionType collection)
Sets the value of field 'collection'.
|
| Modifier and Type | Method and Description |
|---|---|
static FieldMappingCollectionType |
FieldMappingCollectionType.fromValue(String value)
Method fromValue.
|
static FieldMappingCollectionType |
FieldMappingCollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldMappingCollectionType[] |
FieldMappingCollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.