Interface IWaterUser

All Superinterfaces:
ILocationChild, Modifiable, XmlString
All Known Implementing Classes:
JDomWaterUserImpl

public interface IWaterUser extends Modifiable, XmlString, ILocationChild
The Interface WaterUser.
  • Field Details

  • Method Details

    • setParentLocationRef

      void setParentLocationRef(LocationTemplate waterUserProjectLoc)
      Sets the water user project loc.
      Specified by:
      setParentLocationRef in interface ILocationChild
      Parameters:
      waterUserProjectLoc - the new water user project loc
    • getParentLocationRef

      LocationTemplate getParentLocationRef()
      Gets the water user project loc.
      Specified by:
      getParentLocationRef in interface ILocationChild
      Returns:
      the water user project loc
    • setEntityName

      void setEntityName(String entityName)
      Sets the entity name.
      Parameters:
      entityName - the new entity name
    • getEntityName

      String getEntityName()
      Gets the entity name.
      Returns:
      the entity name
    • setWaterRight

      void setWaterRight(String waterRight)
      Sets the water right.
      Parameters:
      waterRight - the new water right
    • getWaterRight

      String getWaterRight()
      Gets the water right.
      Returns:
      the water right