java.lang.Objectcom.ibm.commerce.tools.segmentation.SegmentStatesDataBean.State
This class has properties for the state name and abbreviation.
Constructor Summary | |
SegmentStatesDataBean.State(java.lang.String name, java.lang.String abbr) This constructor takes a name and an abbreviation. |
Method Summary | |
java.lang.String | getAbbr() Gets the abbreviation for the state. |
java.lang.String | getName() Gets the name of the state. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SegmentStatesDataBean.State(java.lang.String name, java.lang.String abbr)
Method Detail |
public java.lang.String getName()
public java.lang.String getAbbr()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.