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