Package | Description |
---|---|
org.exolab.castor.builder.binding.xml | |
org.exolab.castor.builder.binding.xml.types |
Modifier and Type | Method and Description |
---|---|
BindingType |
Binding.getDefaultBindingType()
Returns the value of field 'defaultBindingType'.
|
Modifier and Type | Method and Description |
---|---|
void |
Binding.setDefaultBindingType(BindingType defaultBindingType)
Sets the value of field 'defaultBindingType'.
|
Modifier and Type | Field and Description |
---|---|
static BindingType |
BindingType.ELEMENT
The instance of the element type
|
static BindingType |
BindingType.TYPE
The instance of the type type
|
Modifier and Type | Method and Description |
---|---|
static BindingType |
BindingType.valueOf(String string)
Method valueOf.Returns a new BindingType based on the given
String value.
|
Copyright © 2019. All rights reserved.