Class PostalAddress27
java.lang.Object
org.coderic.iso20022.messages.pacs.PostalAddress27
Java class for PostalAddress27 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PostalAddress27"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AdrTp" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}AddressType3Choice" minOccurs="0"/> <element name="CareOf" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max140Text" minOccurs="0"/> <element name="Dept" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max70Text" minOccurs="0"/> <element name="SubDept" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max70Text" minOccurs="0"/> <element name="StrtNm" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max140Text" minOccurs="0"/> <element name="BldgNb" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max16Text" minOccurs="0"/> <element name="BldgNm" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max140Text" minOccurs="0"/> <element name="Flr" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max70Text" minOccurs="0"/> <element name="UnitNb" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max16Text" minOccurs="0"/> <element name="PstBx" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max16Text" minOccurs="0"/> <element name="Room" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max70Text" minOccurs="0"/> <element name="PstCd" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max16Text" minOccurs="0"/> <element name="TwnNm" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max140Text" minOccurs="0"/> <element name="TwnLctnNm" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max140Text" minOccurs="0"/> <element name="DstrctNm" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max140Text" minOccurs="0"/> <element name="CtrySubDvsn" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max35Text" minOccurs="0"/> <element name="Ctry" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}CountryCode" minOccurs="0"/> <element name="AdrLine" type="{urn:iso:std:iso:20022:tech:xsd:pacs.029.001.02}Max70Text" maxOccurs="7" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the adrLine property.getAdrTp()
Gets the value of the adrTp property.Gets the value of the bldgNb property.Gets the value of the bldgNm property.Gets the value of the careOf property.getCtry()
Gets the value of the ctry property.Gets the value of the ctrySubDvsn property.getDept()
Gets the value of the dept property.Gets the value of the dstrctNm property.getFlr()
Gets the value of the flr property.getPstBx()
Gets the value of the pstBx property.getPstCd()
Gets the value of the pstCd property.getRoom()
Gets the value of the room property.Gets the value of the strtNm property.Gets the value of the subDept property.Gets the value of the twnLctnNm property.getTwnNm()
Gets the value of the twnNm property.Gets the value of the unitNb property.void
setAdrTp
(AddressType3Choice value) Sets the value of the adrTp property.void
Sets the value of the bldgNb property.void
Sets the value of the bldgNm property.void
Sets the value of the careOf property.void
Sets the value of the ctry property.void
setCtrySubDvsn
(String value) Sets the value of the ctrySubDvsn property.void
Sets the value of the dept property.void
setDstrctNm
(String value) Sets the value of the dstrctNm property.void
Sets the value of the flr property.void
Sets the value of the pstBx property.void
Sets the value of the pstCd property.void
Sets the value of the room property.void
Sets the value of the strtNm property.void
setSubDept
(String value) Sets the value of the subDept property.void
setTwnLctnNm
(String value) Sets the value of the twnLctnNm property.void
Sets the value of the twnNm property.void
Sets the value of the unitNb property.
-
Constructor Details
-
PostalAddress27
public PostalAddress27()
-
-
Method Details
-
getAdrTp
Gets the value of the adrTp property.- Returns:
- possible object is
AddressType3Choice
-
setAdrTp
Sets the value of the adrTp property.- Parameters:
value
- allowed object isAddressType3Choice
-
getCareOf
Gets the value of the careOf property.- Returns:
- possible object is
String
-
setCareOf
Sets the value of the careOf property.- Parameters:
value
- allowed object isString
-
getDept
Gets the value of the dept property.- Returns:
- possible object is
String
-
setDept
Sets the value of the dept property.- Parameters:
value
- allowed object isString
-
getSubDept
Gets the value of the subDept property.- Returns:
- possible object is
String
-
setSubDept
Sets the value of the subDept property.- Parameters:
value
- allowed object isString
-
getStrtNm
Gets the value of the strtNm property.- Returns:
- possible object is
String
-
setStrtNm
Sets the value of the strtNm property.- Parameters:
value
- allowed object isString
-
getBldgNb
Gets the value of the bldgNb property.- Returns:
- possible object is
String
-
setBldgNb
Sets the value of the bldgNb property.- Parameters:
value
- allowed object isString
-
getBldgNm
Gets the value of the bldgNm property.- Returns:
- possible object is
String
-
setBldgNm
Sets the value of the bldgNm property.- Parameters:
value
- allowed object isString
-
getFlr
Gets the value of the flr property.- Returns:
- possible object is
String
-
setFlr
Sets the value of the flr property.- Parameters:
value
- allowed object isString
-
getUnitNb
Gets the value of the unitNb property.- Returns:
- possible object is
String
-
setUnitNb
Sets the value of the unitNb property.- Parameters:
value
- allowed object isString
-
getPstBx
Gets the value of the pstBx property.- Returns:
- possible object is
String
-
setPstBx
Sets the value of the pstBx property.- Parameters:
value
- allowed object isString
-
getRoom
Gets the value of the room property.- Returns:
- possible object is
String
-
setRoom
Sets the value of the room property.- Parameters:
value
- allowed object isString
-
getPstCd
Gets the value of the pstCd property.- Returns:
- possible object is
String
-
setPstCd
Sets the value of the pstCd property.- Parameters:
value
- allowed object isString
-
getTwnNm
Gets the value of the twnNm property.- Returns:
- possible object is
String
-
setTwnNm
Sets the value of the twnNm property.- Parameters:
value
- allowed object isString
-
getTwnLctnNm
Gets the value of the twnLctnNm property.- Returns:
- possible object is
String
-
setTwnLctnNm
Sets the value of the twnLctnNm property.- Parameters:
value
- allowed object isString
-
getDstrctNm
Gets the value of the dstrctNm property.- Returns:
- possible object is
String
-
setDstrctNm
Sets the value of the dstrctNm property.- Parameters:
value
- allowed object isString
-
getCtrySubDvsn
Gets the value of the ctrySubDvsn property.- Returns:
- possible object is
String
-
setCtrySubDvsn
Sets the value of the ctrySubDvsn property.- Parameters:
value
- allowed object isString
-
getCtry
Gets the value of the ctry property.- Returns:
- possible object is
String
-
setCtry
Sets the value of the ctry property.- Parameters:
value
- allowed object isString
-
getAdrLine
Gets the value of the adrLine property.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 Jakarta XML Binding object. This is why there is not a
set
method for the adrLine property.For example, to add a new item, do as follows:
getAdrLine().add(newItem);
Objects of the following type(s) are allowed in the list
String
-