Uses of Enum Class
com.skava.cart.model.ProrationLevelDomain
Packages that use ProrationLevelDomain
-
Uses of ProrationLevelDomain in com.skava.cart.model
Methods in com.skava.cart.model that return ProrationLevelDomainModifier and TypeMethodDescriptionstatic ProrationLevelDomain
Returns the enum constant of this class with the specified name.static ProrationLevelDomain[]
ProrationLevelDomain.values()
Returns an array containing the constants of this enum class, in the order they are declared.