Package org.geotools.data.vpf.io
Class TableRow
Object
TableRow
- All Implemented Interfaces:
VPFRow
TableRow.java Created: Thu Jan 02 23:58:39 2003
- Author:
- Artur Hefczyc
-
Constructor Details
-
TableRow
Creates a newTableRow
instance.- Parameters:
fieldsArr
- aRowField[]
valuefieldsMap
- aHashMap
value
-
-
Method Details
-
toString
DescribetoString
method here. -
fieldsCount
public int fieldsCount()DescribefieldsCount
method here.- Returns:
- an
int
value
-
get
Describeget
method here.- Parameters:
name
- aString
value- Returns:
- a
RowField
value
-
get
Describeget
method here.- Parameters:
idx
- anint
value- Returns:
- a
RowField
value
-
equals
Describeequals
method here. -
hashCode
public int hashCode()
-