|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassMappingAccessType | |
|---|---|
| org.exolab.castor.mapping.xml | |
| org.exolab.castor.mapping.xml.types | |
| Uses of ClassMappingAccessType in org.exolab.castor.mapping.xml |
|---|
| Methods in org.exolab.castor.mapping.xml that return ClassMappingAccessType | |
|---|---|
ClassMappingAccessType |
ClassMapping.getAccess()
Returns the value of field 'access'. |
| Methods in org.exolab.castor.mapping.xml with parameters of type ClassMappingAccessType | |
|---|---|
void |
ClassMapping.setAccess(ClassMappingAccessType access)
Sets the value of field 'access'. |
| Uses of ClassMappingAccessType in org.exolab.castor.mapping.xml.types |
|---|
| Methods in org.exolab.castor.mapping.xml.types that return ClassMappingAccessType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||