Uses of Enum
com.labs64.netlicensing.domain.vo.VatMode
-
Uses of VatMode in com.labs64.netlicensing.domain.vo
Modifier and TypeMethodDescriptionstatic VatMode
VatMode.parseValue
(String value) Parse product VAT mode toVatMode
enum.static VatMode
VatMode.parseValueSafe
(String val) Gets the enum safe.static VatMode
Returns the enum constant of this type with the specified name.static VatMode[]
VatMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.