com.ths.csa
Class CSAVector
java.lang.Object
|
+--com.ths.csa.CSAVector
- public class CSAVector
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2001
Company: Techhouse Software Co.
Constructor Summary |
CSAVector(java.lang.String fieldName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSAVector
public CSAVector(java.lang.String fieldName)
recordValue
public void recordValue(java.lang.Object value)
getValueAt
public java.lang.Object getValueAt(int index)
indexOf
public int indexOf(java.lang.Object obj)
getValueCount
public int getValueCount(int index)
getValueCount
public int getValueCount(java.lang.Object obj)
getFieldName
public java.lang.String getFieldName()
size
public int size()
getGrandTotal
public int getGrandTotal()