|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Barcode.BARCODE_ALIGN | |
---|---|
org.openwms.common.domain.values | Contains often used value classes. |
Uses of Barcode.BARCODE_ALIGN in org.openwms.common.domain.values |
---|
Methods in org.openwms.common.domain.values that return Barcode.BARCODE_ALIGN | |
---|---|
static Barcode.BARCODE_ALIGN |
Barcode.getAlignment()
Returns the alignment. |
static Barcode.BARCODE_ALIGN |
Barcode.BARCODE_ALIGN.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Barcode.BARCODE_ALIGN[] |
Barcode.BARCODE_ALIGN.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.openwms.common.domain.values with parameters of type Barcode.BARCODE_ALIGN | |
---|---|
static void |
Barcode.setAlignment(Barcode.BARCODE_ALIGN align)
Set the alignment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |