Class BOAddress
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
Business object representing an address
- Since:
- 16.0
- See Also:
- GCApi:
- bo
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.model.DynO
DynO.SpanFields, DynO.SpanTable, DynO.Valid -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanSays if the coordinates of the address are valid.Returns the address apartment.getCode()Returns the address code.Returns the address country code.Returns the address description.Returns the address directions.Returns the address district code.getFloor()Returns the address floor.Returns the geocoding accuracy id.Returns the geocoding status id.getId()Returns the address id.Returns the address locality.getLot()Returns the address lot.Returns the address microcluster.Returns the municipality id.Returns the address municipality code.Returns the address municipality description.Returns the address normalization locality.Returns the address normalization municipality.Returns the address normalization postal code.Returns the address normalization street.Returns the normalization street number.Returns the address normalization toponym.getNote()Returns the address note.Returns the address postal code.Returns the address staircase.Returns the address street.Returns the street number.Returns the address street number extension.Returns the address target id.Returns the address toponym.getType()Returns the address type id.Returns the address x coordinate.Returns the address y coordinate.voidsetApartment(String apartment) Sets the address apartment.voidSets the address code.voidsetCountryCode(String countryCode) Sets the address country code.voidsetDescription(String description) Sets the address description.voidsetDirections(String directions) Sets the address directions.voidsetDistrictCode(String districtCode) Sets the address district code.voidSets the address floor.voidsetGeocodingAccuracy(Long geocodingAccuracy) Sets the geocoding accuracy id.voidsetGeocodingStatus(Long geocodingStatus) Sets the geocoding status id.voidSets the address id.voidsetLocality(String locality) Sets the address locality.voidSets the address lot.voidsetMicrocluster(String microcluster) Sets the address microcluster.voidsetMunicipality(Long municipality) Sets the municipality id.voidsetMunicipalityCode(String municipalityCode) Sets the address municipality code.voidsetMunicipalityDescription(String municipalityDescription) Sets the address municipality description.voidsetNormalizationLocality(String normalizationLocality) Sets the address normalization locality.voidsetNormalizationMunicipality(String normalizationMunicipality) Sets the address normalization municipality.voidsetNormalizationPostalCode(String normalizationPostalCode) Sets the address normalization postal code.voidsetNormalizationStreet(String normalizationStreet) Sets the address normalization street.voidsetNormalizationStreetNumber(Long normalizationStreetNumber) Sets the normalization street number.voidsetNormalizationToponym(String normalizationToponym) Sets the address normalization toponym.voidSets the address note.voidsetPostalCode(String postalCode) Sets the address postal code.voidsetStaircase(String staircase) Sets the address staircase.voidSets the address street.voidsetStreetNumber(Long streetNumber) Sets the street number.voidsetStreetNumberExtension(String streetNumberExtension) Sets the address street number extension.voidSets the address target id.voidsetToponym(String toponym) Sets the address toponym.voidSets the address type id.voidsetxCoordinate(Double xCoordinate) Sets the address x coordinate.voidsetyCoordinate(Double yCoordinate) Sets the address y coordinate.Methods inherited from class overit.geocall.model.DynO
addExtension, extract, extract, fields, from, from, getCriteria, getCriteriaNotExploded, getExtension, getFakeFilter, getUnknownAttributes, getUnknownCriteria, getVariant, getZone, insert, insert, isValid, make, removeCriteria, removeExtensionAttribute, setCriteria, setCriteriaNotExploded, setExtension, setFakeFilter, setUnknownAttributes, setUnknownCriteria, setVariant, setZone, toFlatMap, toFlatMap, toMap, toMap, toString, update, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jakarta.validation.ConstraintValidator
initializeMethods inherited from interface overit.geocall.timezone.model.TimeZoned
hasZone
-
Constructor Details
-
BOAddress
public BOAddress()
-
-
Method Details
-
getId
Returns the address id.- Returns:
- the the address id
-
setId
Sets the address id.- Parameters:
id- the address id
-
getCode
Returns the address code.- Returns:
- the address code
-
setCode
Sets the address code.- Parameters:
code- the address code
-
getDescription
Returns the address description.- Returns:
- the address description
-
setDescription
Sets the address description.- Parameters:
description- the address description
-
getTarget
Returns the address target id.- Returns:
- the address target id
-
setTarget
Sets the address target id.- Parameters:
target- the address target id
-
getType
Returns the address type id.- Returns:
- the address type id
- See Also:
-
setType
Sets the address type id.- Parameters:
type- the address type id- See Also:
-
getCountryCode
Returns the address country code.- Returns:
- the address country code
-
setCountryCode
Sets the address country code.- Parameters:
countryCode- the address country code
-
getDistrictCode
Returns the address district code.- Returns:
- the address district code
-
setDistrictCode
Sets the address district code.- Parameters:
districtCode- the address district code
-
getStreet
Returns the address street.- Returns:
- the address street
-
setStreet
Sets the address street.- Parameters:
street- the address street
-
getStreetNumber
Returns the street number.- Returns:
- the street number
-
setStreetNumber
Sets the street number.- Parameters:
streetNumber- the street number
-
getApartment
Returns the address apartment.- Returns:
- the address apartment
-
setApartment
Sets the address apartment.- Parameters:
apartment- the address apartment
-
getStreetNumberExtension
Returns the address street number extension.- Returns:
- the address street number extention
-
setStreetNumberExtension
Sets the address street number extension.- Parameters:
streetNumberExtension- the address street number extension
-
getFloor
Returns the address floor.- Returns:
- the address floor
-
setFloor
Sets the address floor.- Parameters:
floor- the address floor
-
getLot
Returns the address lot.- Returns:
- the address lot
-
setLot
Sets the address lot.- Parameters:
lot- the address lot
-
getStaircase
Returns the address staircase.- Returns:
- the address staircase
-
setStaircase
Sets the address staircase.- Parameters:
staircase- the address staircase
-
getxCoordinate
Returns the address x coordinate.- Returns:
- the address x coordinate
-
setxCoordinate
Sets the address x coordinate.- Parameters:
xCoordinate- the address x coordinate
-
getyCoordinate
Returns the address y coordinate.- Returns:
- the address y coordinate
-
setyCoordinate
Sets the address y coordinate.- Parameters:
yCoordinate- the address y coordinate
-
getDirections
Returns the address directions.- Returns:
- the address directions
-
setDirections
Sets the address directions.- Parameters:
directions- the address directions
-
getMunicipalityCode
Returns the address municipality code.- Returns:
- the address municipality code
-
setMunicipalityCode
Sets the address municipality code.- Parameters:
municipalityCode- the address municipality code
-
getMunicipalityDescription
Returns the address municipality description.- Returns:
- the address municipality description
-
setMunicipalityDescription
Sets the address municipality description.- Parameters:
municipalityDescription- the address municipality description
-
getMunicipality
Returns the municipality id.- Returns:
- the municipality id
-
setMunicipality
Sets the municipality id.- Parameters:
municipality- the municipality id
-
getNote
Returns the address note.- Returns:
- the address note
-
setNote
Sets the address note.- Parameters:
note- the address note
-
getMicrocluster
Returns the address microcluster.- Returns:
- the address microcluster
-
setMicrocluster
Sets the address microcluster.- Parameters:
microcluster- the address microcluster
-
getLocality
Returns the address locality.- Returns:
- the address locality
-
setLocality
Sets the address locality.- Parameters:
locality- the address locality
-
getPostalCode
Returns the address postal code.- Returns:
- the address postal code
-
setPostalCode
Sets the address postal code.- Parameters:
postalCode- the address postal code
-
getToponym
Returns the address toponym.- Returns:
- the address toponym
-
setToponym
Sets the address toponym.- Parameters:
toponym- the address toponym
-
getGeocodingAccuracy
Returns the geocoding accuracy id.- Returns:
- the geocoding accuracy id
-
setGeocodingAccuracy
Sets the geocoding accuracy id.- Parameters:
geocodingAccuracy- the geocoding accuracy id
-
getGeocodingStatus
Returns the geocoding status id.- Returns:
- the geocoding status id
-
setGeocodingStatus
Sets the geocoding status id.- Parameters:
geocodingStatus- the geocoding status id
-
getNormalizationMunicipality
Returns the address normalization municipality.- Returns:
- the address normalization municipality
-
setNormalizationMunicipality
Sets the address normalization municipality.- Parameters:
normalizationMunicipality- the address normalization municipality
-
getNormalizationLocality
Returns the address normalization locality.- Returns:
- the address normalization locality
-
setNormalizationLocality
Sets the address normalization locality.- Parameters:
normalizationLocality- the address normalization locality
-
getNormalizationPostalCode
Returns the address normalization postal code.- Returns:
- the address normalization postal code
-
setNormalizationPostalCode
Sets the address normalization postal code.- Parameters:
normalizationPostalCode- the address normalization postal code
-
getNormalizationStreet
Returns the address normalization street.- Returns:
- the address normalization street
-
setNormalizationStreet
Sets the address normalization street.- Parameters:
normalizationStreet- the address normalization street
-
getNormalizationStreetNumber
Returns the normalization street number.- Returns:
- the normalization street number
-
setNormalizationStreetNumber
Sets the normalization street number.- Parameters:
normalizationStreetNumber- the normalization street number
-
getNormalizationToponym
Returns the address normalization toponym.- Returns:
- the address normalization toponym
-
setNormalizationToponym
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
-