|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Order | |
|---|---|
| org.exolab.castor.xml.schema | |
| org.exolab.castor.xml.schema.util | |
| Uses of Order in org.exolab.castor.xml.schema |
|---|
| Methods in org.exolab.castor.xml.schema that return Order | |
|---|---|
Order |
Group.getOrder()
Returns the compositor for this Group. |
static Order |
Order.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Order[] |
Order.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.exolab.castor.xml.schema with parameters of type Order | |
|---|---|
void |
Group.setOrder(Order order)
Sets the Order for this Group. |
| Uses of Order in org.exolab.castor.xml.schema.util |
|---|
| Methods in org.exolab.castor.xml.schema.util with parameters of type Order | |
|---|---|
protected void |
XMLInstance2SchemaHandler.setDefaultGroupOrder(Order order)
This method is used to set the default group type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||