|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderSFC.OrderType | |
---|---|
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of OrderSFC.OrderType in cz.cuni.jagrlib.piece |
---|
Fields in cz.cuni.jagrlib.piece declared as OrderSFC.OrderType | |
---|---|
protected OrderSFC.OrderType |
OrderSFC.type
Actual order type. |
Methods in cz.cuni.jagrlib.piece that return OrderSFC.OrderType | |
---|---|
static OrderSFC.OrderType |
OrderSFC.OrderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OrderSFC.OrderType[] |
OrderSFC.OrderType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |