Class DTOMeterFilter

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

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

    • DTOMeterFilter

      public DTOMeterFilter()
  • 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
    • getBrandId

      public final Collection<Long> getBrandId()
      Gets the brand id.
      Returns:
      the brand id
    • getBrand

      public final Collection<Long> getBrand()
      Gets the brand.
      Returns:
      the brand
    • setBrandId

      public final void setBrandId(Collection<Long> brandId)
      Sets the brand id.
      Parameters:
      brandId - the new brand id
    • getProductionYear

      public final String getProductionYear()
      Gets the production year.
      Returns:
      the production year
    • setProductionYear

      public final void setProductionYear(String productionYear)
      Sets the production year.
      Parameters:
      productionYear - the new production year
    • getLocationId

      public final Collection<Long> getLocationId()
      Gets the location id.
      Returns:
      the location id
    • getLocation

      public final Collection<Long> getLocation()
      Gets the location.
      Returns:
      the location
    • setLocationId

      public final void setLocationId(Collection<Long> locationId)
      Sets the location id.
      Parameters:
      locationId - the new location id
    • 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
    • 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
    • getAcronym

      public final String getAcronym()
      Gets the acronym.
      Returns:
      the acronym
    • setAcronym

      public final void setAcronym(String acronym)
      Sets the acronym.
      Parameters:
      acronym - the new acronym
    • getNote

      public final String getNote()
      Gets the note.
      Returns:
      the note
    • setNote

      public final void setNote(String note)
      Sets the note.
      Parameters:
      note - the new note
    • getActive

      public final Boolean getActive()
      Gets the active.
      Returns:
      the active
    • setActive

      public final void setActive(Boolean active)
      Sets the active.
      Parameters:
      active - the new active
    • getClassId

      public final Collection<Long> getClassId()
      Gets the class id.
      Returns:
      the class id
    • getMeterClass

      public final Collection<Long> getMeterClass()
      Gets the meter class.
      Returns:
      the meter class
    • setClassId

      public final void setClassId(Collection<Long> classId)
      Sets the class id.
      Parameters:
      classId - the new class id
    • getModel

      public final String getModel()
      Gets the meter model.
      Returns:
      the meter model
    • setModel

      public final void setModel(String model)
      Sets the meter model.
      Parameters:
      model - the meter model
    • getCapacity

      public final Double getCapacity()
      Gets the meter capacity.
      Returns:
      the meter capacity
    • setCapacity

      public final void setCapacity(Double capacity)
      Sets the meter capacity.
      Parameters:
      capacity - the meter capacity