Package | Description |
---|---|
org.openxava.session |
Modifier and Type | Method and Description |
---|---|
MyReportColumn.Order |
MyReportColumn.getOrder() |
static MyReportColumn.Order |
MyReportColumn.Order.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MyReportColumn.Order[] |
MyReportColumn.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MyReportColumn.setOrder(MyReportColumn.Order order) |