org.exolab.castor.mapping.xml.types
Class BindXmlNodeType
java.lang.Object
org.exolab.castor.mapping.xml.types.BindXmlNodeType
- java.io.Serializable
public class BindXmlNodeType
extends java.lang.Object
implements java.io.Serializable
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $
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.
|
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_TYPE
public static final int TEXT_TYPE
The text type
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
valueOf
public static BindXmlNodeType valueOf(java.lang.String string)
Returns a new BindXmlNodeType based on the given String
value.
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com