| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.model.text |
Contains generated models for each type of de.hybris.platform.mobileservices.jalo.text package.
|
| de.hybris.platform.mobileservices.resource.text | |
| de.hybris.platform.mobileservices.text.price.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MobileCostPlanModel> |
MobileShortcodeModel.getCostPlans()
Generated method - Getter of the
MobileShortcode.costPlans attribute defined at extension mobileservices. |
java.util.Collection<MobileCostPlanModel> |
MobileShortcodeModel.getRevenuePlans()
Generated method - Getter of the
MobileShortcode.revenuePlans attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileShortcodeModel.setCostPlans(java.util.Collection<MobileCostPlanModel> value)
Generated method - Setter of
MobileShortcode.costPlans attribute defined at extension mobileservices. |
void |
MobileShortcodeModel.setRevenuePlans(java.util.Collection<MobileCostPlanModel> value)
Generated method - Setter of
MobileShortcode.revenuePlans attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
MobileCostPlanModel |
MobileCostPlanResource.getMobileCostPlanModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected MobileCostPlanModel |
MobileCostPlanResource.readResource(java.lang.String resourceId)
Gets the
MobileCostPlanModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MobileCostPlanModel> |
MobileCostPlansResource.getMobileCostPlansCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileCostPlanResource.setMobileCostPlanModel(MobileCostPlanModel value)
Convenience method which just delegates to
#setResourceValue(MobileCostPlanModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileCostPlansResource.setMobileCostPlansCollection(java.util.Collection<MobileCostPlanModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<MobileCostPlanModel> |
DefaultMessagePricingStrategy.queryCostPlans(MobileShortcodeModel shortcode,
java.util.Date date,
boolean revenue) |
Copyright © 2018 SAP SE. All Rights Reserved.