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