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