Uses of Enum Class
org.exolab.castor.xml.schema.Order
Packages that use Order
-
Uses of Order in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that return OrderModifier and TypeMethodDescriptionGroup.getOrder()Returns the compositor for thisGroup.static OrderReturns the enum constant of this class with the specified name.static Order[]Order.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exolab.castor.xml.schema with parameters of type Order -
Uses of Order in org.exolab.castor.xml.schema.util
Methods in org.exolab.castor.xml.schema.util with parameters of type OrderModifier and TypeMethodDescriptionprotected voidXMLInstance2SchemaHandler.setDefaultGroupOrder(Order order) This method is used to set the default group type.