Package hec.data.tx
Class DescriptionTxColumnModel
java.lang.Object
hec.data.tx.DescriptionTxColumnModel
- All Implemented Interfaces:
Serializable
A DescriptionTxColumnModel is a column representation of a DescriptionTx
for a JTable.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColumn
(int col) Returns an item based on the String Constructor's positions.static String
getColumnLabel
(int col) static int
boolean
void
boolean
boolean
boolean
boolean
boolean
boolean
setVersion
(Object o) toString()
-
Constructor Details
-
DescriptionTxColumnModel
public DescriptionTxColumnModel() -
DescriptionTxColumnModel
-
-
Method Details
-
getNumColumns
public static int getNumColumns() -
getColumnLabel
-
getDescriptionTx
-
setDescriptionTx
-
toString
-
getColumn
Returns an item based on the String Constructor's positions. -
setColumn
-
setLocationID
-
setParameter
-
setParameterType
-
setInterval
-
setDuration
-
setVersion
-
getLocationID
-
getParameter
-
getParameterType
-
getInterval
-
getDuration
-
getVersion
-