org.exolab.castor.xml.schema
Class Order

java.lang.Object
  extended by org.exolab.castor.xml.schema.Order
All Implemented Interfaces:
java.io.Serializable

public final class Order
extends java.lang.Object
implements java.io.Serializable

An XML Schema model group Order

Author:
Keith Visco
See Also:
Serialized Form

Field Summary
static Order all
           
static short ALL
           
static Order choice
           
static short CHOICE
           
static Order seq
           
static short SEQUENCE
           
 
Method Summary
 short getType()
           
 java.lang.String toString()
           
static Order valueOf(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ALL

public static final short ALL
See Also:
Constant Field Values

SEQUENCE

public static final short SEQUENCE
See Also:
Constant Field Values

CHOICE

public static final short CHOICE
See Also:
Constant Field Values

all

public static final Order all

choice

public static final Order choice

seq

public static final Order seq
Method Detail

getType

public short getType()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

valueOf

public static Order valueOf(java.lang.String value)
                     throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException


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