org.exolab.castor.xml.schema

Class Order

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 short
ALL
static short
CHOICE
static short
SEQUENCE
static Order
all
static Order
choice
static Order
seq

Method Summary

short
getType()
String
toString()
static Order
valueOf(String value)

Field Details

ALL

public static final short ALL

Field Value:
0


CHOICE

public static final short CHOICE

Field Value:
2


SEQUENCE

public static final short SEQUENCE

Field Value:
1


all

public static final Order all


choice

public static final Order choice


seq

public static final Order seq

Method Details

getType

public short getType()


toString

public String toString()


valueOf

public static Order valueOf(String value)
            throws IllegalArgumentException


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