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