org.exolab.castor.mapping.xml.types

Class BindXmlNodeType

public class BindXmlNodeType extends Object implements Serializable

Class BindXmlNodeType.

Version: $Revision: 6075 $ $Date: 2006-01-07 15:48:31 -0700 (Sat, 07 Jan 2006) $

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()
Method enumerate Returns an enumeration of all possible instances of BindXmlNodeType
intgetType()
Method getType Returns the type of this BindXmlNodeType
StringtoString()
Method toString Returns the String representation of this BindXmlNodeType
static BindXmlNodeTypevalueOf(String string)
Method valueOf 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()
Method enumerate Returns an enumeration of all possible instances of BindXmlNodeType

Returns: Enumeration

getType

public int getType()
Method getType Returns the type of this BindXmlNodeType

Returns: int

toString

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

Returns: String

valueOf

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

Parameters: string

Returns: BindXmlNodeType

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