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
Object used as a result bean for the for the mobile technical object search.
- Since:
- 9.2
- See Also:
-
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 TypeMethodDescriptiongetCode()Returns the technical object code.Returns the technical object description.Returns the district.getId()Returns the technical object id.Returns the locality.Returns the meter acronym.Returns the meter production year.Returns the meter serial number.Returns the municipality.Returns the nation.Returns the parent code.Returns the parent description.Returns the post code.Returns the root code.Returns the root description.Returns the technical object state description.Returns the technical object state id.Returns the street.Returns the technical object street number.Returns the street number extension.Returns the toponym.Returns the technical object type description.Returns the technical object type id.Returns the x coordinate.Returns the y coordinate.voidSets the technical object code.voidsetDescription(String description) Sets the technical object description.voidsetDistrict(String district) Sets the district.voidSets the technical object id.voidsetLocality(String locality) Sets the locality.voidsetMeterAcronym(String meterAcronym) Sets the meter acronym.voidsetMeterProductionYear(String meterProductionYear) Sets the meter production year.voidsetMeterSerialNumber(String meterSerialNumber) Sets the meter serial number.voidsetMunicipality(String municipality) Sets the municipality.voidSets the nation.voidsetParentCode(String parentCode) Sets the parent code.voidsetParentDescription(String parentDescription) Sets the parent description.voidsetPostCode(String postCode) Sets the post code.voidsetRootCode(String rootCode) Sets the root code.voidsetRootDescription(String rootDescription) Sets the root description.voidsetStateDescription(LocalizedString stateDescription) Sets the technical object state description.voidsetStateId(Long stateId) Sets the technical object state id.voidsetStreetNumber(Long streetNumber) Sets the street number.voidsetStreetNumberExtension(String streetNumberExtension) Sets the street number extension.voidSets the street.voidsetToponym(String toponym) Sets the toponym.voidsetTypeDescription(LocalizedString typeDescription) Sets the technical object type description.voidSets the technical object type id.voidsetxCoordinate(Double xCoordinate) Sets the x coordinate.voidsetyCoordinate(Double yCoordinate) Sets the 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
-
MobileTechnicalObjectSearchResult
public MobileTechnicalObjectSearchResult()
-
-
Method Details
-
getId
Returns the technical object id.- Returns:
- the technical object id
-
setId
Sets the technical object id.- Parameters:
id- the technical object id
-
getCode
Returns the technical object code.- Returns:
- the code
-
setCode
Sets the technical object code.- Parameters:
code- the code
-
getDescription
Returns the technical object description.- Returns:
- the description
-
setDescription
Sets the technical object description.- Parameters:
description- the description
-
getTypeId
Returns the technical object type id.- Returns:
- the technical object type id
- See Also:
-
setTypeId
Sets the technical object type id.- Parameters:
typeId- the type id- See Also:
-
getTypeDescription
Returns the technical object type description.- Returns:
- the type description
-
setTypeDescription
Sets the technical object type description.- Parameters:
typeDescription- the type description
-
getStateId
Returns the technical object state id.- Returns:
- the technical object state id
- See Also:
-
setStateId
Sets the technical object state id.- Parameters:
stateId- the state id- See Also:
-
getStateDescription
Returns the technical object state description.- Returns:
- the state description
-
setStateDescription
Sets the technical object state description.- Parameters:
stateDescription- the state description
-
getNation
Returns the nation.- Returns:
- the nation
-
setNation
Sets the nation.- Parameters:
nation- the nation
-
getDistrict
Returns the district.- Returns:
- the district
-
setDistrict
Sets the district.- Parameters:
district- the district
-
getMunicipality
Returns the municipality.- Returns:
- the municipality
-
setMunicipality
Sets the municipality.- Parameters:
municipality- the municipality
-
getLocality
Returns the locality.- Returns:
- the locality
-
setLocality
Sets the locality.- Parameters:
locality- the locality
-
getPostCode
Returns the post code.- Returns:
- the post code
-
setPostCode
Sets the post code.- Parameters:
postCode- the post code
-
getToponym
Returns the toponym.- Returns:
- the toponym
-
setToponym
Sets the toponym.- Parameters:
toponym- the toponym
-
getStreet
Returns the street.- Returns:
- the street
-
setStret
Sets the street.- Parameters:
stret- the street
-
getStreetNumber
Returns the technical object street number.- Returns:
- the technical object street number
-
setStreetNumber
Sets the street number.- Parameters:
streetNumber- the street number
-
getStreetNumberExtension
Returns the street number extension.- Returns:
- the street number extension
-
setStreetNumberExtension
Sets the street number extension.- Parameters:
streetNumberExtension- the street number extension
-
getxCoordinate
Returns the x coordinate.- Returns:
- the x coordinate
-
setxCoordinate
Sets the x coordinate.- Parameters:
xCoordinate- the x coordinate
-
getyCoordinate
Returns the y coordinate.- Returns:
- the y coordinate
-
setyCoordinate
Sets the y coordinate.- Parameters:
yCoordinate- the y coordinate
-
getMeterSerialNumber
Returns the meter serial number.- Returns:
- the meter serial number
-
setMeterSerialNumber
Sets the meter serial number.- Parameters:
meterSerialNumber- the meter serial number
-
getMeterProductionYear
Returns the meter production year.- Returns:
- the meter production year
-
setMeterProductionYear
Sets the meter production year.- Parameters:
meterProductionYear- the meter production year
-
getMeterAcronym
Returns the meter acronym.- Returns:
- the meter acronym
-
setMeterAcronym
Sets the meter acronym.- Parameters:
meterAcronym- the meter acronym
-
getParentCode
Returns the parent code.- Returns:
- the parent code
-
setParentCode
Sets the parent code.- Parameters:
parentCode- the parent code
-
getParentDescription
Returns the parent description.- Returns:
- the parent description
-
setParentDescription
Sets the parent description.- Parameters:
parentDescription- the parent description
-
getRootCode
Returns the root code.- Returns:
- the root code
-
setRootCode
Sets the root code.- Parameters:
rootCode- the root code
-
getRootDescription
Returns the root description.- Returns:
- the root description
-
setRootDescription
Sets the root description.- Parameters:
rootDescription- the root description
-