org.exolab.castor.mapping.xml.types
Class BindXmlNodeType

java.lang.Object
  extended by org.exolab.castor.mapping.xml.types.BindXmlNodeType
All Implemented Interfaces:
java.io.Serializable

public class BindXmlNodeType
extends java.lang.Object
implements java.io.Serializable

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $
See Also:
Serialized Form

Field Summary
static BindXmlNodeType ATTRIBUTE
          The instance of the attribute type
static int ATTRIBUTE_TYPE
          The attribute type
static BindXmlNodeType ELEMENT
          The instance of the element type
static int ELEMENT_TYPE
          The element type
static BindXmlNodeType NAMESPACE
          The instance of the namespace type
static int NAMESPACE_TYPE
          The namespace type
static BindXmlNodeType TEXT
          The instance of the text type
static int TEXT_TYPE
          The text type
 
Method Summary
static java.util.Enumeration enumerate()
          Returns an enumeration of all possible instances of BindXmlNodeType
 int getType()
          Returns the type of this BindXmlNodeType
 java.lang.String toString()
          Returns the String representation of this BindXmlNodeType
static BindXmlNodeType valueOf(java.lang.String string)
          Returns a new BindXmlNodeType based on the given String value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ATTRIBUTE_TYPE

public static final int ATTRIBUTE_TYPE
The attribute type

See Also:
Constant Field Values

ATTRIBUTE

public static final BindXmlNodeType ATTRIBUTE
The instance of the attribute type


ELEMENT_TYPE

public static final int ELEMENT_TYPE
The element type

See Also:
Constant Field Values

ELEMENT

public static final BindXmlNodeType ELEMENT
The instance of the element type


NAMESPACE_TYPE

public static final int NAMESPACE_TYPE
The namespace type

See Also:
Constant Field Values

NAMESPACE

public static final BindXmlNodeType NAMESPACE
The instance of the namespace type


TEXT_TYPE

public static final int TEXT_TYPE
The text type

See Also:
Constant Field Values

TEXT

public static final BindXmlNodeType TEXT
The instance of the text type

Method Detail

enumerate

public static java.util.Enumeration enumerate()
Returns an enumeration of all possible instances of BindXmlNodeType


getType

public int getType()
Returns the type of this BindXmlNodeType


toString

public java.lang.String toString()
Returns the String representation of this BindXmlNodeType

Overrides:
toString in class java.lang.Object

valueOf

public static BindXmlNodeType valueOf(java.lang.String string)
Returns a new BindXmlNodeType based on the given String value.

Parameters:
string -


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com