Class MobileTechnicalObjectSearchResult

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobile.core.bl.technicalobject.event.MobileTechnicalObjectSearchResult
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class MobileTechnicalObjectSearchResult extends DynO
Object used as a result bean for the for the mobile technical object search.
Since:
9.2
See Also:
  • Constructor Details

    • MobileTechnicalObjectSearchResult

      public MobileTechnicalObjectSearchResult()
  • Method Details

    • getId

      public Long getId()
      Returns the technical object id.
      Returns:
      the technical object id
    • setId

      public void setId(Long id)
      Sets the technical object id.
      Parameters:
      id - the technical object id
    • getCode

      public String getCode()
      Returns the technical object code.
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Sets the technical object code.
      Parameters:
      code - the code
    • getDescription

      public String getDescription()
      Returns the technical object description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the technical object description.
      Parameters:
      description - the description
    • getTypeId

      public Long getTypeId()
      Returns the technical object type id.
      Returns:
      the technical object type id
      See Also:
    • setTypeId

      public void setTypeId(Long typeId)
      Sets the technical object type id.
      Parameters:
      typeId - the type id
      See Also:
    • getTypeDescription

      public LocalizedString getTypeDescription()
      Returns the technical object type description.
      Returns:
      the type description
    • setTypeDescription

      public void setTypeDescription(LocalizedString typeDescription)
      Sets the technical object type description.
      Parameters:
      typeDescription - the type description
    • getStateId

      public Long getStateId()
      Returns the technical object state id.
      Returns:
      the technical object state id
      See Also:
    • setStateId

      public void setStateId(Long stateId)
      Sets the technical object state id.
      Parameters:
      stateId - the state id
      See Also:
    • getStateDescription

      public LocalizedString getStateDescription()
      Returns the technical object state description.
      Returns:
      the state description
    • setStateDescription

      public void setStateDescription(LocalizedString stateDescription)
      Sets the technical object state description.
      Parameters:
      stateDescription - the state description
    • getNation

      public String getNation()
      Returns the nation.
      Returns:
      the nation
    • setNation

      public void setNation(String nation)
      Sets the nation.
      Parameters:
      nation - the nation
    • getDistrict

      public String getDistrict()
      Returns the district.
      Returns:
      the district
    • setDistrict

      public void setDistrict(String district)
      Sets the district.
      Parameters:
      district - the district
    • getMunicipality

      public String getMunicipality()
      Returns the municipality.
      Returns:
      the municipality
    • setMunicipality

      public void setMunicipality(String municipality)
      Sets the municipality.
      Parameters:
      municipality - the municipality
    • getLocality

      public String getLocality()
      Returns the locality.
      Returns:
      the locality
    • setLocality

      public void setLocality(String locality)
      Sets the locality.
      Parameters:
      locality - the locality
    • getPostCode

      public String getPostCode()
      Returns the post code.
      Returns:
      the post code
    • setPostCode

      public void setPostCode(String postCode)
      Sets the post code.
      Parameters:
      postCode - the post code
    • getToponym

      public String getToponym()
      Returns the toponym.
      Returns:
      the toponym
    • setToponym

      public void setToponym(String toponym)
      Sets the toponym.
      Parameters:
      toponym - the toponym
    • getStreet

      public String getStreet()
      Returns the street.
      Returns:
      the street
    • setStret

      public void setStret(String stret)
      Sets the street.
      Parameters:
      stret - the street
    • getStreetNumber

      public Long getStreetNumber()
      Returns the technical object street number.
      Returns:
      the technical object street number
    • setStreetNumber

      public void setStreetNumber(Long streetNumber)
      Sets the street number.
      Parameters:
      streetNumber - the street number
    • getStreetNumberExtension

      public String getStreetNumberExtension()
      Returns the street number extension.
      Returns:
      the street number extension
    • setStreetNumberExtension

      public void setStreetNumberExtension(String streetNumberExtension)
      Sets the street number extension.
      Parameters:
      streetNumberExtension - the street number extension
    • getxCoordinate

      public Double getxCoordinate()
      Returns the x coordinate.
      Returns:
      the x coordinate
    • setxCoordinate

      public void setxCoordinate(Double xCoordinate)
      Sets the x coordinate.
      Parameters:
      xCoordinate - the x coordinate
    • getyCoordinate

      public Double getyCoordinate()
      Returns the y coordinate.
      Returns:
      the y coordinate
    • setyCoordinate

      public void setyCoordinate(Double yCoordinate)
      Sets the y coordinate.
      Parameters:
      yCoordinate - the y coordinate
    • getMeterSerialNumber

      public String getMeterSerialNumber()
      Returns the meter serial number.
      Returns:
      the meter serial number
    • setMeterSerialNumber

      public void setMeterSerialNumber(String meterSerialNumber)
      Sets the meter serial number.
      Parameters:
      meterSerialNumber - the meter serial number
    • getMeterProductionYear

      public String getMeterProductionYear()
      Returns the meter production year.
      Returns:
      the meter production year
    • setMeterProductionYear

      public void setMeterProductionYear(String meterProductionYear)
      Sets the meter production year.
      Parameters:
      meterProductionYear - the meter production year
    • getMeterAcronym

      public String getMeterAcronym()
      Returns the meter acronym.
      Returns:
      the meter acronym
    • setMeterAcronym

      public void setMeterAcronym(String meterAcronym)
      Sets the meter acronym.
      Parameters:
      meterAcronym - the meter acronym
    • getParentCode

      public String getParentCode()
      Returns the parent code.
      Returns:
      the parent code
    • setParentCode

      public void setParentCode(String parentCode)
      Sets the parent code.
      Parameters:
      parentCode - the parent code
    • getParentDescription

      public String getParentDescription()
      Returns the parent description.
      Returns:
      the parent description
    • setParentDescription

      public void setParentDescription(String parentDescription)
      Sets the parent description.
      Parameters:
      parentDescription - the parent description
    • getRootCode

      public String getRootCode()
      Returns the root code.
      Returns:
      the root code
    • setRootCode

      public void setRootCode(String rootCode)
      Sets the root code.
      Parameters:
      rootCode - the root code
    • getRootDescription

      public String getRootDescription()
      Returns the root description.
      Returns:
      the root description
    • setRootDescription

      public void setRootDescription(String rootDescription)
      Sets the root description.
      Parameters:
      rootDescription - the root description