org.exolab.castor.mapping.xml.types

Class BindXmlNodeType

public class BindXmlNodeType extends Object implements Serializable

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $

Field Summary
static BindXmlNodeTypeATTRIBUTE
The instance of the attribute type
static intATTRIBUTE_TYPE
The attribute type
static BindXmlNodeTypeELEMENT
The instance of the element type
static intELEMENT_TYPE
The element type
static BindXmlNodeTypeNAMESPACE
The instance of the namespace type
static intNAMESPACE_TYPE
The namespace type
static BindXmlNodeTypeTEXT
The instance of the text type
static intTEXT_TYPE
The text type
Method Summary
static Enumerationenumerate()
Returns an enumeration of all possible instances of BindXmlNodeType
intgetType()
Returns the type of this BindXmlNodeType
StringtoString()
Returns the String representation of this BindXmlNodeType
static BindXmlNodeTypevalueOf(String string)
Returns a new BindXmlNodeType based on the given String value.

Field Detail

ATTRIBUTE

public static final BindXmlNodeType ATTRIBUTE
The instance of the attribute type

ATTRIBUTE_TYPE

public static final int ATTRIBUTE_TYPE
The attribute type

ELEMENT

public static final BindXmlNodeType ELEMENT
The instance of the element type

ELEMENT_TYPE

public static final int ELEMENT_TYPE
The element type

NAMESPACE

public static final BindXmlNodeType NAMESPACE
The instance of the namespace type

NAMESPACE_TYPE

public static final int NAMESPACE_TYPE
The namespace type

TEXT

public static final BindXmlNodeType TEXT
The instance of the text type

TEXT_TYPE

public static final int TEXT_TYPE
The text type

Method Detail

enumerate

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

getType

public int getType()
Returns the type of this BindXmlNodeType

toString

public String toString()
Returns the String representation of this BindXmlNodeType

valueOf

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

Parameters: string

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