| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.model |
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
|
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
BillingPlanModel |
SubscriptionTermModel.getBillingPlan()
Generated method - Getter of the
SubscriptionTerm.billingPlan attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionTermModel.setBillingPlan(BillingPlanModel value)
Generated method - Setter of
SubscriptionTerm.billingPlan attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
BillingPlanModel |
BillingPlanResource.getBillingPlanModel()
Convenience method which just delegates to
#getResourceValue() |
protected BillingPlanModel |
BillingPlanResource.readResource(String resourceId)
Gets the
BillingPlanModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BillingPlanModel> |
BillingPlansResource.getBillingPlansCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlanResource.setBillingPlanModel(BillingPlanModel value)
Convenience method which just delegates to
#setResourceValue(BillingPlanModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlansResource.setBillingPlansCollection(Collection<BillingPlanModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.