java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.locations.bl.address.BOAddress
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOAddress extends DynO
Business object representing an address
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOAddress

      public BOAddress()
  • Method Details

    • getId

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

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

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

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

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

      public void setDescription(String description)
      Sets the address description.
      Parameters:
      description - the address description
    • getTarget

      public Long getTarget()
      Returns the address target id.
      Returns:
      the address target id
    • setTarget

      public void setTarget(Long target)
      Sets the address target id.
      Parameters:
      target - the address target id
    • getType

      public Long getType()
      Returns the address type id.
      Returns:
      the address type id
      See Also:
    • setType

      public void setType(Long type)
      Sets the address type id.
      Parameters:
      type - the address type id
      See Also:
    • getCountryCode

      public String getCountryCode()
      Returns the address country code.
      Returns:
      the address country code
    • setCountryCode

      public void setCountryCode(String countryCode)
      Sets the address country code.
      Parameters:
      countryCode - the address country code
    • getDistrictCode

      public String getDistrictCode()
      Returns the address district code.
      Returns:
      the address district code
    • setDistrictCode

      public void setDistrictCode(String districtCode)
      Sets the address district code.
      Parameters:
      districtCode - the address district code
    • getStreet

      public String getStreet()
      Returns the address street.
      Returns:
      the address street
    • setStreet

      public void setStreet(String street)
      Sets the address street.
      Parameters:
      street - the address street
    • getStreetNumber

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

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

      public String getApartment()
      Returns the address apartment.
      Returns:
      the address apartment
    • setApartment

      public void setApartment(String apartment)
      Sets the address apartment.
      Parameters:
      apartment - the address apartment
    • getStreetNumberExtension

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

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

      public String getFloor()
      Returns the address floor.
      Returns:
      the address floor
    • setFloor

      public void setFloor(String floor)
      Sets the address floor.
      Parameters:
      floor - the address floor
    • getLot

      public String getLot()
      Returns the address lot.
      Returns:
      the address lot
    • setLot

      public void setLot(String lot)
      Sets the address lot.
      Parameters:
      lot - the address lot
    • getStaircase

      public String getStaircase()
      Returns the address staircase.
      Returns:
      the address staircase
    • setStaircase

      public void setStaircase(String staircase)
      Sets the address staircase.
      Parameters:
      staircase - the address staircase
    • getxCoordinate

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

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

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

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

      public String getDirections()
      Returns the address directions.
      Returns:
      the address directions
    • setDirections

      public void setDirections(String directions)
      Sets the address directions.
      Parameters:
      directions - the address directions
    • getMunicipalityCode

      public String getMunicipalityCode()
      Returns the address municipality code.
      Returns:
      the address municipality code
    • setMunicipalityCode

      public void setMunicipalityCode(String municipalityCode)
      Sets the address municipality code.
      Parameters:
      municipalityCode - the address municipality code
    • getMunicipalityDescription

      public String getMunicipalityDescription()
      Returns the address municipality description.
      Returns:
      the address municipality description
    • setMunicipalityDescription

      public void setMunicipalityDescription(String municipalityDescription)
      Sets the address municipality description.
      Parameters:
      municipalityDescription - the address municipality description
    • getMunicipality

      public Long getMunicipality()
      Returns the municipality id.
      Returns:
      the municipality id
    • setMunicipality

      public void setMunicipality(Long municipality)
      Sets the municipality id.
      Parameters:
      municipality - the municipality id
    • getNote

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

      public void setNote(String note)
      Sets the address note.
      Parameters:
      note - the address note
    • getMicrocluster

      public String getMicrocluster()
      Returns the address microcluster.
      Returns:
      the address microcluster
    • setMicrocluster

      public void setMicrocluster(String microcluster)
      Sets the address microcluster.
      Parameters:
      microcluster - the address microcluster
    • getLocality

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

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

      public String getPostalCode()
      Returns the address postal code.
      Returns:
      the address postal code
    • setPostalCode

      public void setPostalCode(String postalCode)
      Sets the address postal code.
      Parameters:
      postalCode - the address postal code
    • getToponym

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

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

      public Long getGeocodingAccuracy()
      Returns the geocoding accuracy id.
      Returns:
      the geocoding accuracy id
    • setGeocodingAccuracy

      public void setGeocodingAccuracy(Long geocodingAccuracy)
      Sets the geocoding accuracy id.
      Parameters:
      geocodingAccuracy - the geocoding accuracy id
    • getGeocodingStatus

      public Long getGeocodingStatus()
      Returns the geocoding status id.
      Returns:
      the geocoding status id
    • setGeocodingStatus

      public void setGeocodingStatus(Long geocodingStatus)
      Sets the geocoding status id.
      Parameters:
      geocodingStatus - the geocoding status id
    • getNormalizationMunicipality

      public String getNormalizationMunicipality()
      Returns the address normalization municipality.
      Returns:
      the address normalization municipality
    • setNormalizationMunicipality

      public void setNormalizationMunicipality(String normalizationMunicipality)
      Sets the address normalization municipality.
      Parameters:
      normalizationMunicipality - the address normalization municipality
    • getNormalizationLocality

      public String getNormalizationLocality()
      Returns the address normalization locality.
      Returns:
      the address normalization locality
    • setNormalizationLocality

      public void setNormalizationLocality(String normalizationLocality)
      Sets the address normalization locality.
      Parameters:
      normalizationLocality - the address normalization locality
    • getNormalizationPostalCode

      public String getNormalizationPostalCode()
      Returns the address normalization postal code.
      Returns:
      the address normalization postal code
    • setNormalizationPostalCode

      public void setNormalizationPostalCode(String normalizationPostalCode)
      Sets the address normalization postal code.
      Parameters:
      normalizationPostalCode - the address normalization postal code
    • getNormalizationStreet

      public String getNormalizationStreet()
      Returns the address normalization street.
      Returns:
      the address normalization street
    • setNormalizationStreet

      public void setNormalizationStreet(String normalizationStreet)
      Sets the address normalization street.
      Parameters:
      normalizationStreet - the address normalization street
    • getNormalizationStreetNumber

      public Long getNormalizationStreetNumber()
      Returns the normalization street number.
      Returns:
      the normalization street number
    • setNormalizationStreetNumber

      public void setNormalizationStreetNumber(Long normalizationStreetNumber)
      Sets the normalization street number.
      Parameters:
      normalizationStreetNumber - the normalization street number
    • getNormalizationToponym

      public String getNormalizationToponym()
      Returns the address normalization toponym.
      Returns:
      the address normalization toponym
    • setNormalizationToponym

      public void setNormalizationToponym(String normalizationToponym)
      Sets the address normalization toponym.
      Parameters:
      normalizationToponym - the address normalization toponym
    • areCoordinatesValid

      public boolean areCoordinatesValid()
      Says if the coordinates of the address are valid.
      Returns:
      true if the address coordinates are valid, false otherwise