public class StateAbbreviations extends Object
| Constructor and Description |
|---|
StateAbbreviations() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAbbreviation(String state) |
static String |
getAbbreviationOrDefault(String state)
Gets the state's abbreviation if found otherwise returns the passed in string.
|
static String |
getName(String abbreviation) |
Copyright © 2013–2016 V5 Analytics. All rights reserved.