java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.DTOAssetMeasuringElement
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOAssetMeasuringElement extends DynO
DTO for the asset measuring element.
Since:
20.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOAssetMeasuringElement

      public DTOAssetMeasuringElement()
  • Method Details

    • getId

      public final Long getId()
      Gets the measuring element id.
      Returns:
      the measuring element id
    • setId

      public final void setId(Long id)
      Sets the measuring element id.
      Parameters:
      id - the measuring element id
    • getCode

      public final String getCode()
      Gets the measuring element code.
      Returns:
      the measuring element code
    • setCode

      public final void setCode(String code)
      Sets the measuring element code.
      Parameters:
      code - the measuring element code
    • getDescription

      public final String getDescription()
      Gets the measuring element description.
      Returns:
      the measuring element description
    • setDescription

      public final void setDescription(String description)
      Sets the measuring element description.
      Parameters:
      description - the measuring element description
    • getOrder

      public final Long getOrder()
      Gets the measuring element order.
      Returns:
      the measuring element order
    • setOrder

      public final void setOrder(Long order)
      Sets the measuring element order.
      Parameters:
      order - the measuring element order
    • getStatus

      public final Long getStatus()
      Gets the measuring element status.
      Returns:
      the measuring element status
    • setStatus

      public final void setStatus(Long status)
      Sets the measuring element status.
      Parameters:
      status - the measuring element status
    • getCharacteristic

      public final Long getCharacteristic()
      Gets the measuring element characteristic.
      Returns:
      the measuring element characteristic
    • setCharacteristic

      public final void setCharacteristic(Long characteristic)
      Sets the measuring element characteristic.
      Parameters:
      characteristic - the measuring element characteristic
    • getCounterDirection

      public final Long getCounterDirection()
      Gets the measuring element counter direction.
      Returns:
      the measuring element counter direction
    • setCounterDirection

      public final void setCounterDirection(Long counterDirection)
      Sets the measuring element counter direction.
      Parameters:
      counterDirection - the measuring element counter direction
    • getMeasurementUnit

      public final Long getMeasurementUnit()
      Gets the measuring element measurement unit.
      Returns:
      the measuring element measurement unit
    • setMeasurementUnit

      public final void setMeasurementUnit(Long measurementUnit)
      Sets the measuring element measurement unit.
      Parameters:
      measurementUnit - the measuring element measurement unit
    • getMaxLength

      public final Long getMaxLength()
      Gets the measuring element max length.
      Returns:
      the measuring element max length
    • setMaxLength

      public final void setMaxLength(Long maxLength)
      Sets the measuring element max length.
      Parameters:
      maxLength - the measuring element max length
    • getCatalogGroup

      public final Long getCatalogGroup()
      Gets the measuring element catalog group.
      Returns:
      the measuring element catalog group
    • setCatalogGroup

      public final void setCatalogGroup(Long catalogGroup)
      Sets the measuring element catalog group.
      Parameters:
      catalogGroup - the measuring element catalog group
    • getCounterOverflowValue

      public final Long getCounterOverflowValue()
      Gets the measuring element counter overflow value.
      Returns:
      the measuring element counter overflow value
    • setCounterOverflowValue

      public final void setCounterOverflowValue(Long counterOverflowValue)
      Sets the measuring element counter overflow value.
      Parameters:
      counterOverflowValue - the measuring element counter overflow value
    • getTargetValue

      public final Double getTargetValue()
      Gets the measuring element target value.
      Returns:
      the measuring element target value
    • setTargetValue

      public final void setTargetValue(Double targetValue)
      Sets the measuring element target value.
      Parameters:
      targetValue - the measuring element target value