public final class Order
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static Order |
all |
static short |
ALL |
static Order |
choice |
static short |
CHOICE |
static Order |
seq |
static short |
SEQUENCE |
| Modifier and Type | Method and Description |
|---|---|
short |
getType() |
java.lang.String |
toString() |
static Order |
valueOf(java.lang.String value) |
public static final short ALL
public static final short SEQUENCE
public static final short CHOICE
public static final Order all
public static final Order choice
public static final Order seq
public short getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static Order valueOf(java.lang.String value) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com