Class DTOMeterConverterFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.accounts.rs1.meter.converter.DTOMeterConverterFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOMeterConverterFilter extends DynO
DTO for filter meter converter.
Since:
16.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOMeterConverterFilter

      public DTOMeterConverterFilter()
  • Method Details

    • getId

      public final Collection<Long> getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Collection<Long> id)
      Sets the id.
      Parameters:
      id - the new id
    • getSerialNumber

      public final String getSerialNumber()
      Gets the serial number.
      Returns:
      the serial number
    • setSerialNumber

      public final void setSerialNumber(String serialNumber)
      Sets the serial number.
      Parameters:
      serialNumber - the new serial number
    • getTypeId

      public final Collection<Long> getTypeId()
      Gets the type id.
      Returns:
      the type id
    • getType

      public final Collection<Long> getType()
      Gets the type.
      Returns:
      the type
    • setTypeId

      public final void setTypeId(Collection<Long> typeId)
      Sets the type id.
      Parameters:
      typeId - the new type id
    • getLastReading

      public final Double getLastReading()
      Gets the last reading.
      Returns:
      the last reading
    • setLastReading

      public final void setLastReading(Double lastReading)
      Sets the last reading.
      Parameters:
      lastReading - the new last reading
    • getMinReading

      public final Double getMinReading()
      Gets the min reading.
      Returns:
      the min reading
    • setMinReading

      public final void setMinReading(Double minReading)
      Sets the min reading.
      Parameters:
      minReading - the new min reading
    • getMaxReading

      public final Double getMaxReading()
      Gets the max reading.
      Returns:
      the max reading
    • setMaxReading

      public final void setMaxReading(Double maxReading)
      Sets the max reading.
      Parameters:
      maxReading - the new max reading
    • getDigitNumber

      public final Long getDigitNumber()
      Gets the digit number.
      Returns:
      the digit number
    • setDigitNumber

      public final void setDigitNumber(Long digitNumber)
      Sets the digit number.
      Parameters:
      digitNumber - the new digit number
    • getConfirmDigitNumber

      public final Long getConfirmDigitNumber()
      Gets the confirm digit number.
      Returns:
      the confirm digit number
    • setConfirmDigitNumber

      public final void setConfirmDigitNumber(Long confirmDigitNumber)
      Sets the confirm digit number.
      Parameters:
      confirmDigitNumber - the new confirm digit number