Uses of Class
org.killbill.billing.catalog.api.FixedType
-
Packages that use FixedType Package Description org.killbill.billing.catalog.api -
-
Uses of FixedType in org.killbill.billing.catalog.api
Methods in org.killbill.billing.catalog.api that return FixedType Modifier and Type Method Description FixedTypeFixed. getType()static FixedTypeFixedType. valueOf(String name)Returns the enum constant of this type with the specified name.static FixedType[]FixedType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-