|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.types.ReturnTypeType
Field Summary | |
static ReturnTypeType |
LEAFCLASS
The instance of the LeafClass type |
static int |
LEAFCLASS_TYPE
The LeafClass type |
static ReturnTypeType |
LEAFCLASSWITHREPOSITORYITEM
The instance of the LeafClassWithRepositoryItem type |
static int |
LEAFCLASSWITHREPOSITORYITEM_TYPE
The LeafClassWithRepositoryItem type |
static ReturnTypeType |
OBJECTREF
The instance of the ObjectRef type |
static int |
OBJECTREF_TYPE
The ObjectRef type |
static ReturnTypeType |
REGISTRYENTRY
The instance of the RegistryEntry type |
static int |
REGISTRYENTRY_TYPE
The RegistryEntry type |
static ReturnTypeType |
REGISTRYOBJECT
The instance of the RegistryObject type |
static int |
REGISTRYOBJECT_TYPE
The RegistryObject type |
Method Summary | |
static java.util.Enumeration |
enumerate()
Returns an enumeration of all possible instances of ReturnTypeType |
int |
getType()
Returns the type of this ReturnTypeType |
java.lang.String |
toString()
Returns the String representation of this ReturnTypeType |
static ReturnTypeType |
valueOf(java.lang.String string)
Returns a new ReturnTypeType 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 |
public static final int OBJECTREF_TYPE
public static final ReturnTypeType OBJECTREF
public static final int REGISTRYOBJECT_TYPE
public static final ReturnTypeType REGISTRYOBJECT
public static final int REGISTRYENTRY_TYPE
public static final ReturnTypeType REGISTRYENTRY
public static final int LEAFCLASS_TYPE
public static final ReturnTypeType LEAFCLASS
public static final int LEAFCLASSWITHREPOSITORYITEM_TYPE
public static final ReturnTypeType LEAFCLASSWITHREPOSITORYITEM
Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
public static ReturnTypeType valueOf(java.lang.String string)
string
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |