Package | Description |
---|---|
example.trgmodel |
Modifier and Type | Method and Description |
---|---|
LineOrderPriority |
LineOrder.getPriority() |
static LineOrderPriority |
LineOrderPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineOrderPriority[] |
LineOrderPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LineOrder.setPriority(LineOrderPriority priority) |
Copyright © 2020. All rights reserved.