Package hec.data

Interface ICwmsProperty

All Superinterfaces:
IProperty
All Known Implementing Classes:
DefaultCwmsProperty

public interface ICwmsProperty extends IProperty
An interface to a property defined in the CWMS database.
  • Field Details

  • Method Details

    • setPropertyMap

      void setPropertyMap(Map<String,String> map) throws DataSetIllegalArgumentException
      Will set the attributes of this object to the mapped values keyed to the above constants and those in the super type.
      Parameters:
      map -
      Throws:
      DataSetIllegalArgumentException
    • getPropertyCategory

      String getPropertyCategory()
      Returns the category of this property.
      Returns:
    • getOfficeId

      String getOfficeId()
      Returns the office id for this property.
      Returns: