public class AddressesUtils extends Object
| Constructor and Description |
|---|
AddressesUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFullLocation(Addresses address)
Gets the location in the format first 2 character from zipcode plus the city.
|
static String |
getLocation(Addresses address)
Gets the location in the format first 2 character from zipcode plus the city.
|
Copyright © 2015. All rights reserved.