|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VisibilityType | |
|---|---|
| org.exolab.castor.builder.binding.xml | |
| org.exolab.castor.builder.binding.xml.types | |
| Uses of VisibilityType in org.exolab.castor.builder.binding.xml |
|---|
| Methods in org.exolab.castor.builder.binding.xml that return VisibilityType | |
|---|---|
VisibilityType |
ContentMemberType.getVisibility()
Returns the value of field 'visibility'. |
| Methods in org.exolab.castor.builder.binding.xml with parameters of type VisibilityType | |
|---|---|
void |
ContentMemberType.setVisibility(VisibilityType visibility)
Sets the value of field 'visibility'. |
| Uses of VisibilityType in org.exolab.castor.builder.binding.xml.types |
|---|
| Fields in org.exolab.castor.builder.binding.xml.types declared as VisibilityType | |
|---|---|
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 |
| Methods in org.exolab.castor.builder.binding.xml.types that return VisibilityType | |
|---|---|
static VisibilityType |
VisibilityType.valueOf(String string)
Method valueOf.Returns a new VisibilityType based on the given String value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||