oracle.spatial.util
Class DBFReaderJGeom.LogicalColumn

java.lang.Object
  extended by oracle.spatial.util.DBFReaderJGeom.RecordColumn
      extended by oracle.spatial.util.DBFReaderJGeom.LogicalColumn
Enclosing class:
DBFReaderJGeom

public static class DBFReaderJGeom.LogicalColumn
extends DBFReaderJGeom.RecordColumn


Field Summary
 
Fields inherited from class oracle.spatial.util.DBFReaderJGeom.RecordColumn
columnName, values
 
Constructor Summary
DBFReaderJGeom.LogicalColumn(byte[] name)
           
 
Method Summary
 int getLength()
           
 byte getType()
           
 
Methods inherited from class oracle.spatial.util.DBFReaderJGeom.RecordColumn
addValue, getDecimalDigits, getName, getNumValues, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBFReaderJGeom.LogicalColumn

public DBFReaderJGeom.LogicalColumn(byte[] name)
Method Detail

getType

public byte getType()
Overrides:
getType in class DBFReaderJGeom.RecordColumn

getLength

public int getLength()
Overrides:
getLength in class DBFReaderJGeom.RecordColumn