public static final class SegmentStatesDataBean.State
extends java.lang.Object
| Constructor and Description |
|---|
State(java.lang.String name,
java.lang.String abbr)
This constructor takes a name and an abbreviation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAbbr()
Gets the abbreviation for the state.
|
java.lang.String |
getName()
Gets the name of the state.
|