public class PaymentInfoModelLabelProvider extends AbstractModelLabelProvider<PaymentInfoModel>
| Constructor and Description |
|---|
PaymentInfoModelLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(PaymentInfoModel item) |
protected String |
getIconPath(PaymentInfoModel item,
String languageIso) |
protected String |
getItemDescription(PaymentInfoModel item) |
protected String |
getItemDescription(PaymentInfoModel item,
String languageIso) |
protected String |
getItemLabel(PaymentInfoModel paymentInfo) |
protected String |
getItemLabel(PaymentInfoModel item,
String languageIso) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelServiceprotected String getItemLabel(PaymentInfoModel paymentInfo)
getItemLabel in class AbstractModelLabelProvider<PaymentInfoModel>protected String getItemLabel(PaymentInfoModel item, String languageIso)
getItemLabel in class AbstractModelLabelProvider<PaymentInfoModel>protected String getItemDescription(PaymentInfoModel item)
getItemDescription in class AbstractModelLabelProvider<PaymentInfoModel>protected String getItemDescription(PaymentInfoModel item, String languageIso)
getItemDescription in class AbstractModelLabelProvider<PaymentInfoModel>protected String getIconPath(PaymentInfoModel item)
getIconPath in class AbstractModelLabelProvider<PaymentInfoModel>protected String getIconPath(PaymentInfoModel item, String languageIso)
getIconPath in class AbstractModelLabelProvider<PaymentInfoModel>Copyright © 2017 SAP SE. All Rights Reserved.