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