oracle.spatial.util
Class DBFReaderJGeom.DateColumn

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

public static class DBFReaderJGeom.DateColumn
extends DBFReaderJGeom.RecordColumn


Field Summary
 
Fields inherited from class oracle.spatial.util.DBFReaderJGeom.RecordColumn
columnName, values
 
Constructor Summary
DBFReaderJGeom.DateColumn(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.DateColumn

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

getType

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

getLength

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