Uses of Enum Class
net.pricefx.domain.LookupTable.LookupTableType
Packages that use LookupTable.LookupTableType
-
Uses of LookupTable.LookupTableType in net.pricefx.domain
Methods in net.pricefx.domain that return LookupTable.LookupTableTypeModifier and TypeMethodDescriptionstatic LookupTable.LookupTableTypeLookupTable.getType()static LookupTable.LookupTableTypeReturns 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.Methods in net.pricefx.domain with parameters of type LookupTable.LookupTableType