Package hec.io

Class SimpleParentDbfObject

All Implemented Interfaces:
AbstractDataListener, DataChangeListener, LockListener, AsciiSerializable, DBFSerializable, FieldAccessor, DataObject, DataStruct, Serializable, Cloneable, Comparable, EventListener, Observer, Modifiable
Direct Known Subclasses:
SimpleAnnotationDbfObject

public class SimpleParentDbfObject extends AbstractDBFObject
See Also:
  • Constructor Details

    • SimpleParentDbfObject

      public SimpleParentDbfObject()
  • Method Details

    • copyInto

      public void copyInto(DataStruct dsObj)
      Description copied from interface: DataObject
      copy the DataStructs data into this DataObject