Uses of Class
org.clazzes.jdbc2xml.schema.IndexInfo.Order

Packages that use IndexInfo.Order
org.clazzes.jdbc2xml.schema   
 

Uses of IndexInfo.Order in org.clazzes.jdbc2xml.schema
 

Methods in org.clazzes.jdbc2xml.schema that return IndexInfo.Order
 IndexInfo.Order IndexInfo.getOrder()
           
static IndexInfo.Order IndexInfo.Order.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IndexInfo.Order[] IndexInfo.Order.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.clazzes.jdbc2xml.schema with parameters of type IndexInfo.Order
 void IndexInfo.setOrder(IndexInfo.Order order)
           
 



Copyright © 2008. All Rights Reserved.