|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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're declared. |
Methods in org.clazzes.jdbc2xml.schema with parameters of type IndexInfo.Order | |
---|---|
void |
IndexInfo.setOrder(IndexInfo.Order order)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |