| Package | Description |
|---|---|
| net.anotheria.anosite.gen.shared.data |
| Modifier and Type | Method and Description |
|---|---|
static ProductTypeEnum |
ProductTypeEnum.getConstantByValue(int value) |
static ProductTypeEnum |
ProductTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProductTypeEnum[] |
ProductTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2023 anotheria.net. All Rights Reserved.