public class AddressesExtensions extends Object
AddressesExtensions.| Constructor and Description |
|---|
AddressesExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFullLocation(de.alpharogroup.address.book.entities.Addresses address)
Gets the location in the format first 2 character from zipcode plus the city.
|
static String |
getLocation(de.alpharogroup.address.book.entities.Addresses address)
Gets the location in the format first 2 character from zipcode plus the city.
|
public static String getFullLocation(de.alpharogroup.address.book.entities.Addresses address)
address - the addresspublic static String getLocation(de.alpharogroup.address.book.entities.Addresses address)
address - the addressCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.