| 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 |
|---|---|
BillingFrequencyModel |
BillingPlanModel.getBillingFrequency()
Generated method - Getter of the
BillingPlan.billingFrequency attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlanModel.setBillingFrequency(BillingFrequencyModel value)
Generated method - Setter of
BillingPlan.billingFrequency attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
BillingFrequencyModel |
BillingFrequencyResource.getBillingFrequencyModel()
Convenience method which just delegates to
#getResourceValue() |
protected BillingFrequencyModel |
BillingFrequencyResource.readResource(String resourceId)
Gets the
BillingFrequencyModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BillingFrequencyModel> |
BillingFrequenciesResource.getBillingFrequenciesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingFrequencyResource.setBillingFrequencyModel(BillingFrequencyModel value)
Convenience method which just delegates to
#setResourceValue(BillingFrequencyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingFrequenciesResource.setBillingFrequenciesCollection(Collection<BillingFrequencyModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.