|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Origin | |
|---|---|
| io.github.benas.easybatch.tutorials.products | |
| Uses of Origin in io.github.benas.easybatch.tutorials.products |
|---|
| Methods in io.github.benas.easybatch.tutorials.products that return Origin | |
|---|---|
Origin |
OriginTypeConverter.convert(String value)
|
Origin |
Product.getOrigin()
|
static Origin |
Origin.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Origin[] |
Origin.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in io.github.benas.easybatch.tutorials.products with parameters of type Origin | |
|---|---|
void |
Product.setOrigin(Origin origin)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||