| Package | Description |
|---|---|
| org.exolab.castor.mapping.xml | |
| org.exolab.castor.mapping.xml.types |
| Modifier and Type | Method and Description |
|---|---|
ClassMappingAccessType |
ClassMapping.getAccess()
Returns the value of field 'access'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassMapping.setAccess(ClassMappingAccessType access)
Sets the value of field 'access'.
|
| Modifier and Type | Method and Description |
|---|---|
static ClassMappingAccessType |
ClassMappingAccessType.fromValue(String value)
Method fromValue.
|
static ClassMappingAccessType |
ClassMappingAccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassMappingAccessType[] |
ClassMappingAccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.