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