| Package | Description |
|---|---|
| org.exolab.castor.builder.binding.xml | |
| org.exolab.castor.builder.binding.xml.types |
| Modifier and Type | Method and Description |
|---|---|
FieldTypeVisibilityType |
FieldType.getVisibility()
Returns the value of field 'visibility'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldType.setVisibility(FieldTypeVisibilityType visibility)
Sets the value of field 'visibility'.
|
| Modifier and Type | Field and Description |
|---|---|
static FieldTypeVisibilityType |
FieldTypeVisibilityType.PRIVATE
The instance of the private type
|
static FieldTypeVisibilityType |
FieldTypeVisibilityType.PROTECTED
The instance of the protected type
|
static FieldTypeVisibilityType |
FieldTypeVisibilityType.PUBLIC
The instance of the public type
|
| Modifier and Type | Method and Description |
|---|---|
static FieldTypeVisibilityType |
FieldTypeVisibilityType.valueOf(String string)
Method valueOf.Returns a new FieldTypeVisibilityType based
on the given String value.
|
Copyright © 2016. All rights reserved.