Package hec.server

Class hecComponent

java.lang.Object
hec.server.hecNamedType
hec.server.hecComponent
All Implemented Interfaces:
Serializable, Cloneable

public class hecComponent extends hecNamedType
See Also:
  • Field Details

    • _modified

      protected boolean _modified
  • Constructor Details

    • hecComponent

      public hecComponent()
  • Method Details

    • setModified

      public void setModified(boolean bool)
    • isModified

      public boolean isModified()
    • writeData

      public boolean writeData(BufferedWriter out)
    • readData

      public boolean readData(BufferedReader in)