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