Uses of Enum Class
net.pricefx.domain.LookupTable.LookupTableType
-
Uses of LookupTable.LookupTableType in net.pricefx.domain
Modifier and TypeMethodDescriptionstatic LookupTable.LookupTableType
LookupTable.getType()
static LookupTable.LookupTableType
Returns the enum constant of this class with the specified name.static LookupTable.LookupTableType[]
LookupTable.LookupTableType.values()
Returns an array containing the constants of this enum class, in the order they are declared.