@CodingStyleguideUnaware public class AddressType extends AddressType
Java class for AddressType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddressType">
<complexContent>
<extension base="{http://www.w3.org/ns/locn#}AddressType">
<sequence>
<element ref="{https://semic.org/sa/cv/common/cbc-2.0.0#}id" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}addressTypeCode" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}addressFormatCode" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}postbox" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}floor" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}room" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}streetName" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}additionalStreetName" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}blockName" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}buildingName" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}buildingNumber" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}inhouseMail" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}department" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}markAttention" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}markCare" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}plotIdentification" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}citySubdivisionName" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}cityName" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}postalZone" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}countrySubentity" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}hasCountrySubentityCode" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}region" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}district" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}timezoneOffset" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}addressLine" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://semic.org/sa/cv/common/cac-2.0.0#}countryCode" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
AddressType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addAddressLine(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AddressType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(AddressType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
TextType |
getAdditionalStreetName()
Gets the value of the additionalStreetName property.
|
String |
getAdditionalStreetNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
getAddressFormatCode()
Gets the value of the addressFormatCode property.
|
String |
getAddressFormatCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TextType> |
getAddressLine()
Gets the value of the addressLine property.
|
TextType |
getAddressLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
getAddressTypeCode()
Gets the value of the addressTypeCode property.
|
String |
getAddressTypeCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getBlockName()
Gets the value of the blockName property.
|
String |
getBlockNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getBuildingName()
Gets the value of the buildingName property.
|
String |
getBuildingNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getBuildingNumber()
Gets the value of the buildingNumber property.
|
String |
getBuildingNumberValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getCityName()
Gets the value of the cityName property.
|
String |
getCityNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getCitySubdivisionName()
Gets the value of the citySubdivisionName property.
|
String |
getCitySubdivisionNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
getCountryCode()
Gets the value of the countryCode property.
|
String |
getCountryCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getCountrySubentity()
Gets the value of the countrySubentity property.
|
String |
getCountrySubentityValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getDepartment()
Gets the value of the department property.
|
String |
getDepartmentValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<DescriptionType> |
getDescription()
Gets the value of the description property.
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
getDistrict()
Gets the value of the district property.
|
String |
getDistrictValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getFloor()
Gets the value of the floor property.
|
String |
getFloorValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
getHasCountrySubentityCode()
Gets the value of the hasCountrySubentityCode property.
|
String |
getHasCountrySubentityCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IDType |
getId()
Gets the value of the id property.
|
String |
getIdValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getInhouseMail()
Gets the value of the inhouseMail property.
|
String |
getInhouseMailValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getMarkAttention()
Gets the value of the markAttention property.
|
String |
getMarkAttentionValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getMarkCare()
Gets the value of the markCare property.
|
String |
getMarkCareValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getPlotIdentification()
Gets the value of the plotIdentification property.
|
String |
getPlotIdentificationValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getPostalZone()
Gets the value of the postalZone property.
|
String |
getPostalZoneValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getPostbox()
Gets the value of the postbox property.
|
String |
getPostboxValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getRegion()
Gets the value of the region property.
|
String |
getRegionValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getRoom()
Gets the value of the room property.
|
String |
getRoomValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getStreetName()
Gets the value of the streetName property.
|
String |
getStreetNameValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NumericType |
getTimezoneOffset()
Gets the value of the timezoneOffset property.
|
BigDecimal |
getTimezoneOffsetValue()
Get the value of the contained NumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasAddressLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoAddressLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
setAdditionalStreetName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setAdditionalStreetName(TextType value)
Sets the value of the additionalStreetName property.
|
void |
setAddressFormatCode(CodeType value)
Sets the value of the addressFormatCode property.
|
CodeType |
setAddressFormatCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setAddressLine(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressTypeCode(CodeType value)
Sets the value of the addressTypeCode property.
|
CodeType |
setAddressTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
setBlockName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setBlockName(TextType value)
Sets the value of the blockName property.
|
TextType |
setBuildingName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setBuildingName(TextType value)
Sets the value of the buildingName property.
|
TextType |
setBuildingNumber(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setBuildingNumber(TextType value)
Sets the value of the buildingNumber property.
|
TextType |
setCityName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCityName(TextType value)
Sets the value of the cityName property.
|
TextType |
setCitySubdivisionName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCitySubdivisionName(TextType value)
Sets the value of the citySubdivisionName property.
|
void |
setCountryCode(CodeType value)
Sets the value of the countryCode property.
|
CodeType |
setCountryCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
setCountrySubentity(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCountrySubentity(TextType value)
Sets the value of the countrySubentity property.
|
TextType |
setDepartment(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDepartment(TextType value)
Sets the value of the department property.
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
setDistrict(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDistrict(TextType value)
Sets the value of the district property.
|
TextType |
setFloor(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setFloor(TextType value)
Sets the value of the floor property.
|
void |
setHasCountrySubentityCode(CodeType value)
Sets the value of the hasCountrySubentityCode property.
|
CodeType |
setHasCountrySubentityCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setId(IDType value)
Sets the value of the id property.
|
IDType |
setId(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
setInhouseMail(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setInhouseMail(TextType value)
Sets the value of the inhouseMail property.
|
TextType |
setMarkAttention(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMarkAttention(TextType value)
Sets the value of the markAttention property.
|
TextType |
setMarkCare(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMarkCare(TextType value)
Sets the value of the markCare property.
|
TextType |
setPlotIdentification(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPlotIdentification(TextType value)
Sets the value of the plotIdentification property.
|
TextType |
setPostalZone(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPostalZone(TextType value)
Sets the value of the postalZone property.
|
TextType |
setPostbox(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPostbox(TextType value)
Sets the value of the postbox property.
|
TextType |
setRegion(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setRegion(TextType value)
Sets the value of the region property.
|
TextType |
setRoom(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setRoom(TextType value)
Sets the value of the room property.
|
TextType |
setStreetName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setStreetName(TextType value)
Sets the value of the streetName property.
|
NumericType |
setTimezoneOffset(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTimezoneOffset(NumericType value)
Sets the value of the timezoneOffset property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
cloneTo, getAddressArea, getAddressId, getAdminUnitLevel1, getAdminUnitLevel2, getFullAddress, getLocatorDesignator, getLocatorName, getPoBox, getPostCode, getPostName, getThoroughfare, setAddressArea, setAddressId, setAdminUnitLevel1, setAdminUnitLevel2, setFullAddress, setLocatorDesignator, setLocatorName, setPoBox, setPostCode, setPostName, setThoroughfarepublic AddressType()
@Nullable public IDType getId()
IDTypepublic void setId(@Nullable IDType value)
value - allowed object is
IDType@Nullable public CodeType getAddressTypeCode()
CodeTypepublic void setAddressTypeCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public CodeType getAddressFormatCode()
CodeTypepublic void setAddressFormatCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public TextType getPostbox()
TextTypepublic void setPostbox(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getFloor()
TextTypepublic void setFloor(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getRoom()
TextTypepublic void setRoom(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getStreetName()
TextTypepublic void setStreetName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getAdditionalStreetName()
TextTypepublic void setAdditionalStreetName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getBlockName()
TextTypepublic void setBlockName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getBuildingName()
TextTypepublic void setBuildingName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getBuildingNumber()
TextTypepublic void setBuildingNumber(@Nullable TextType value)
value - allowed object is
TextType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
@Nullable public TextType getInhouseMail()
TextTypepublic void setInhouseMail(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getDepartment()
TextTypepublic void setDepartment(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getMarkAttention()
TextTypepublic void setMarkAttention(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getMarkCare()
TextTypepublic void setMarkCare(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getPlotIdentification()
TextTypepublic void setPlotIdentification(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getCitySubdivisionName()
TextTypepublic void setCitySubdivisionName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getCityName()
TextTypepublic void setCityName(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getPostalZone()
TextTypepublic void setPostalZone(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getCountrySubentity()
TextTypepublic void setCountrySubentity(@Nullable TextType value)
value - allowed object is
TextType@Nullable public CodeType getHasCountrySubentityCode()
CodeTypepublic void setHasCountrySubentityCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public TextType getRegion()
TextTypepublic void setRegion(@Nullable TextType value)
value - allowed object is
TextType@Nullable public TextType getDistrict()
TextTypepublic void setDistrict(@Nullable TextType value)
value - allowed object is
TextType@Nullable public NumericType getTimezoneOffset()
NumericTypepublic void setTimezoneOffset(@Nullable NumericType value)
value - allowed object is
NumericType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getAddressLine()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the addressLine property.
For example, to add a new item, do as follows:
getAddressLine().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public CodeType getCountryCode()
CodeTypepublic void setCountryCode(@Nullable CodeType value)
value - allowed object is
CodeTypepublic boolean equals(Object o)
equals in class AddressTypepublic int hashCode()
hashCode in class AddressTypepublic String toString()
toString in class AddressTypepublic void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setAddressLine(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public boolean hasDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be null.public boolean hasAddressLineEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressLineEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressLineCount()
@Nullable public TextType getAddressLineAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressLine(@Nonnull TextType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull AddressType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public AddressType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class AddressTypenull.@Nonnull public CodeType setAddressTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setAddressFormatCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setHasCountrySubentityCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setCountryCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setId(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setPostbox(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setFloor(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setRoom(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setStreetName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setAdditionalStreetName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setBlockName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setBuildingName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setBuildingNumber(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setInhouseMail(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setDepartment(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setMarkAttention(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setMarkCare(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setPlotIdentification(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setCitySubdivisionName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setCityName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setPostalZone(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setCountrySubentity(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setRegion(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setDistrict(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NumericType setTimezoneOffset(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIdValue()
null@Nullable public String getAddressTypeCodeValue()
null@Nullable public String getAddressFormatCodeValue()
null@Nullable public String getPostboxValue()
null@Nullable public String getFloorValue()
null@Nullable public String getRoomValue()
null@Nullable public String getStreetNameValue()
null@Nullable public String getAdditionalStreetNameValue()
null@Nullable public String getBlockNameValue()
null@Nullable public String getBuildingNameValue()
null@Nullable public String getBuildingNumberValue()
null@Nullable public String getInhouseMailValue()
null@Nullable public String getDepartmentValue()
null@Nullable public String getMarkAttentionValue()
null@Nullable public String getMarkCareValue()
null@Nullable public String getPlotIdentificationValue()
null@Nullable public String getCitySubdivisionNameValue()
null@Nullable public String getCityNameValue()
null@Nullable public String getPostalZoneValue()
null@Nullable public String getCountrySubentityValue()
null@Nullable public String getHasCountrySubentityCodeValue()
null@Nullable public String getRegionValue()
null@Nullable public String getDistrictValue()
null@Nullable public BigDecimal getTimezoneOffsetValue()
nullCopyright © 2020 toop.eu. All rights reserved.