public class AddressLabelProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SINGLE_SPACE |
| Constructor and Description |
|---|
AddressLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(AddressModel address) |
String |
getIconPath(AddressModel address) |
String |
getLabel(AddressModel address) |
public static final String SINGLE_SPACE
public String getLabel(AddressModel address)
public String getDescription(AddressModel address)
public String getIconPath(AddressModel address)
Copyright © 2017 SAP SE. All Rights Reserved.