Uses of Class
org.exolab.castor.xml.schema.Order

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.
 



Copyright © 2012. All Rights Reserved.