|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Addon.PeriodUnit | |
---|---|
com.chargebee.models |
Uses of Addon.PeriodUnit in com.chargebee.models |
---|
Methods in com.chargebee.models that return Addon.PeriodUnit | |
---|---|
Addon.PeriodUnit |
Addon.periodUnit()
|
static Addon.PeriodUnit |
Addon.PeriodUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Addon.PeriodUnit[] |
Addon.PeriodUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.chargebee.models that return types with arguments of type Addon.PeriodUnit | |
---|---|
EnumFilter<Addon.PeriodUnit,Addon.AddonListRequest> |
Addon.AddonListRequest.periodUnit()
|
Methods in com.chargebee.models with parameters of type Addon.PeriodUnit | |
---|---|
Addon.CreateRequest |
Addon.CreateRequest.periodUnit(Addon.PeriodUnit periodUnit)
|
Addon.UpdateRequest |
Addon.UpdateRequest.periodUnit(Addon.PeriodUnit periodUnit)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |