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 newTableRowinstance.- Parameters:
fieldsArr- aRowField[]valuefieldsMap- aHashMapvalue
-
-
Method Details
-
toString
DescribetoStringmethod here. -
fieldsCount
public int fieldsCount()DescribefieldsCountmethod here.- Returns:
- an
intvalue
-
get
Describegetmethod here.- Parameters:
name- aStringvalue- Returns:
- a
RowFieldvalue
-
get
Describegetmethod here.- Parameters:
idx- anintvalue- Returns:
- a
RowFieldvalue
-
equals
Describeequalsmethod here. -
hashCode
public int hashCode()
-