org.exolab.castor.builder.binding.xml.types
Class FieldTypeVisibilityType
java.lang.Object
org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
- java.io.Serializable
public class FieldTypeVisibilityType
extends java.lang.Object
implements java.io.Serializable
Class FieldTypeVisibilityType.
static java.util.Enumeration | enumerate() - Method enumerate.Returns an enumeration of all possible
instances of FieldTypeVisibilityType
|
int | getType() - Method getType.Returns the type of this
FieldTypeVisibilityType
|
java.lang.String | toString() - Method toString.Returns the String representation of this
FieldTypeVisibilityType
|
static FieldTypeVisibilityType | valueOf(java.lang.String string) - Method valueOf.Returns a new FieldTypeVisibilityType based
on the given String value.
|
PRIVATE_TYPE
public static final int PRIVATE_TYPE
The private type
PROTECTED_TYPE
public static final int PROTECTED_TYPE
The protected type
PUBLIC_TYPE
public static final int PUBLIC_TYPE
The public type
enumerate
public static java.util.Enumeration enumerate()
Method enumerate.Returns an enumeration of all possible
instances of FieldTypeVisibilityType
- an Enumeration over all possible instances of
FieldTypeVisibilityType
getType
public int getType()
Method getType.Returns the type of this
FieldTypeVisibilityType
- the type of this FieldTypeVisibilityType
toString
public java.lang.String toString()
Method toString.Returns the String representation of this
FieldTypeVisibilityType
- the String representation of this
FieldTypeVisibilityType
valueOf
public static FieldTypeVisibilityType valueOf(java.lang.String string)
Method valueOf.Returns a new FieldTypeVisibilityType based
on the given String value.
- the FieldTypeVisibilityType value of parameter
'string'
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com