public class BindingType
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static BindingType |
ELEMENT
The instance of the element type
|
static int |
ELEMENT_TYPE
The element type
|
static BindingType |
TYPE
The instance of the type type
|
static int |
TYPE_TYPE
The type type
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Enumeration |
enumerate()
Returns an enumeration of all possible instances of
BindingType
|
int |
getType()
Returns the type of this BindingType
|
java.lang.String |
toString()
Returns the String representation of this BindingType
|
static BindingType |
valueOf(java.lang.String string)
Returns a new BindingType based on the given String value.
|
public static final int ELEMENT_TYPE
public static final BindingType ELEMENT
public static final int TYPE_TYPE
public static final BindingType TYPE
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static BindingType valueOf(java.lang.String string)
string - Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com