com.ibm.able.editor
Class AbleSeriesItem
java.lang.Object
|
+--com.ibm.able.editor.AbleSeriesItem
- All Implemented Interfaces:
- java.io.Serializable
- public class AbleSeriesItem
- extends java.lang.Object
- implements java.io.Serializable
This class is used by AbleSeriesDialog.
- See Also:
- Serialized Form
Constructor Summary |
AbleSeriesItem(java.lang.String theName,
java.lang.String theIndex)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AbleSeriesItem
public AbleSeriesItem(java.lang.String theName,
java.lang.String theIndex)
getName
public java.lang.String getName()
getIndex
public java.lang.String getIndex()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
(C) Copyright IBM Corporation 1999, 2003