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