|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plan.ShippingFrequencyPeriodUnit | |
---|---|
com.chargebee.models |
Uses of Plan.ShippingFrequencyPeriodUnit in com.chargebee.models |
---|
Methods in com.chargebee.models that return Plan.ShippingFrequencyPeriodUnit | |
---|---|
Plan.ShippingFrequencyPeriodUnit |
Plan.shippingFrequencyPeriodUnit()
|
static Plan.ShippingFrequencyPeriodUnit |
Plan.ShippingFrequencyPeriodUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Plan.ShippingFrequencyPeriodUnit[] |
Plan.ShippingFrequencyPeriodUnit.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.ShippingFrequencyPeriodUnit | |
---|---|
Plan.CreateRequest |
Plan.CreateRequest.shippingFrequencyPeriodUnit(Plan.ShippingFrequencyPeriodUnit shippingFrequencyPeriodUnit)
|
Plan.UpdateRequest |
Plan.UpdateRequest.shippingFrequencyPeriodUnit(Plan.ShippingFrequencyPeriodUnit shippingFrequencyPeriodUnit)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |