Class PostalAddress24
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.camt_052_001_08.PostalAddress24
-
public class PostalAddress24 extends java.lang.ObjectJava class for PostalAddress24 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PostalAddress24"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AdrTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}AddressType3Choice" minOccurs="0"/> <element name="Dept" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max70Text" minOccurs="0"/> <element name="SubDept" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max70Text" minOccurs="0"/> <element name="StrtNm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max70Text" minOccurs="0"/> <element name="BldgNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max16Text" minOccurs="0"/> <element name="BldgNm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max35Text" minOccurs="0"/> <element name="Flr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max70Text" minOccurs="0"/> <element name="PstBx" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max16Text" minOccurs="0"/> <element name="Room" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max70Text" minOccurs="0"/> <element name="PstCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max16Text" minOccurs="0"/> <element name="TwnNm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max35Text" minOccurs="0"/> <element name="TwnLctnNm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max35Text" minOccurs="0"/> <element name="DstrctNm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max35Text" minOccurs="0"/> <element name="CtrySubDvsn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max35Text" minOccurs="0"/> <element name="Ctry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}CountryCode" minOccurs="0"/> <element name="AdrLine" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max70Text" maxOccurs="7" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.List<java.lang.String>adrLineprotected AddressType3ChoiceadrTpprotected java.lang.StringbldgNbprotected java.lang.StringbldgNmprotected java.lang.Stringctryprotected java.lang.StringctrySubDvsnprotected java.lang.Stringdeptprotected java.lang.StringdstrctNmprotected java.lang.Stringflrprotected java.lang.StringpstBxprotected java.lang.StringpstCdprotected java.lang.Stringroomprotected java.lang.StringstrtNmprotected java.lang.StringsubDeptprotected java.lang.StringtwnLctnNmprotected java.lang.StringtwnNm
-
Constructor Summary
Constructors Constructor Description PostalAddress24()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.String>getAdrLine()Gets the value of the adrLine property.AddressType3ChoicegetAdrTp()Gets the value of the adrTp property.java.lang.StringgetBldgNb()Gets the value of the bldgNb property.java.lang.StringgetBldgNm()Gets the value of the bldgNm property.java.lang.StringgetCtry()Gets the value of the ctry property.java.lang.StringgetCtrySubDvsn()Gets the value of the ctrySubDvsn property.java.lang.StringgetDept()Gets the value of the dept property.java.lang.StringgetDstrctNm()Gets the value of the dstrctNm property.java.lang.StringgetFlr()Gets the value of the flr property.java.lang.StringgetPstBx()Gets the value of the pstBx property.java.lang.StringgetPstCd()Gets the value of the pstCd property.java.lang.StringgetRoom()Gets the value of the room property.java.lang.StringgetStrtNm()Gets the value of the strtNm property.java.lang.StringgetSubDept()Gets the value of the subDept property.java.lang.StringgetTwnLctnNm()Gets the value of the twnLctnNm property.java.lang.StringgetTwnNm()Gets the value of the twnNm property.voidsetAdrTp(AddressType3Choice value)Sets the value of the adrTp property.voidsetBldgNb(java.lang.String value)Sets the value of the bldgNb property.voidsetBldgNm(java.lang.String value)Sets the value of the bldgNm property.voidsetCtry(java.lang.String value)Sets the value of the ctry property.voidsetCtrySubDvsn(java.lang.String value)Sets the value of the ctrySubDvsn property.voidsetDept(java.lang.String value)Sets the value of the dept property.voidsetDstrctNm(java.lang.String value)Sets the value of the dstrctNm property.voidsetFlr(java.lang.String value)Sets the value of the flr property.voidsetPstBx(java.lang.String value)Sets the value of the pstBx property.voidsetPstCd(java.lang.String value)Sets the value of the pstCd property.voidsetRoom(java.lang.String value)Sets the value of the room property.voidsetStrtNm(java.lang.String value)Sets the value of the strtNm property.voidsetSubDept(java.lang.String value)Sets the value of the subDept property.voidsetTwnLctnNm(java.lang.String value)Sets the value of the twnLctnNm property.voidsetTwnNm(java.lang.String value)Sets the value of the twnNm property.
-
-
-
Field Detail
-
adrTp
protected AddressType3Choice adrTp
-
dept
protected java.lang.String dept
-
subDept
protected java.lang.String subDept
-
strtNm
protected java.lang.String strtNm
-
bldgNb
protected java.lang.String bldgNb
-
bldgNm
protected java.lang.String bldgNm
-
flr
protected java.lang.String flr
-
pstBx
protected java.lang.String pstBx
-
room
protected java.lang.String room
-
pstCd
protected java.lang.String pstCd
-
twnNm
protected java.lang.String twnNm
-
twnLctnNm
protected java.lang.String twnLctnNm
-
dstrctNm
protected java.lang.String dstrctNm
-
ctrySubDvsn
protected java.lang.String ctrySubDvsn
-
ctry
protected java.lang.String ctry
-
adrLine
protected java.util.List<java.lang.String> adrLine
-
-
Method Detail
-
getAdrTp
public AddressType3Choice getAdrTp()
Gets the value of the adrTp property.- Returns:
- possible object is
AddressType3Choice
-
setAdrTp
public void setAdrTp(AddressType3Choice value)
Sets the value of the adrTp property.- Parameters:
value- allowed object isAddressType3Choice
-
getDept
public java.lang.String getDept()
Gets the value of the dept property.- Returns:
- possible object is
String
-
setDept
public void setDept(java.lang.String value)
Sets the value of the dept property.- Parameters:
value- allowed object isString
-
getSubDept
public java.lang.String getSubDept()
Gets the value of the subDept property.- Returns:
- possible object is
String
-
setSubDept
public void setSubDept(java.lang.String value)
Sets the value of the subDept property.- Parameters:
value- allowed object isString
-
getStrtNm
public java.lang.String getStrtNm()
Gets the value of the strtNm property.- Returns:
- possible object is
String
-
setStrtNm
public void setStrtNm(java.lang.String value)
Sets the value of the strtNm property.- Parameters:
value- allowed object isString
-
getBldgNb
public java.lang.String getBldgNb()
Gets the value of the bldgNb property.- Returns:
- possible object is
String
-
setBldgNb
public void setBldgNb(java.lang.String value)
Sets the value of the bldgNb property.- Parameters:
value- allowed object isString
-
getBldgNm
public java.lang.String getBldgNm()
Gets the value of the bldgNm property.- Returns:
- possible object is
String
-
setBldgNm
public void setBldgNm(java.lang.String value)
Sets the value of the bldgNm property.- Parameters:
value- allowed object isString
-
getFlr
public java.lang.String getFlr()
Gets the value of the flr property.- Returns:
- possible object is
String
-
setFlr
public void setFlr(java.lang.String value)
Sets the value of the flr property.- Parameters:
value- allowed object isString
-
getPstBx
public java.lang.String getPstBx()
Gets the value of the pstBx property.- Returns:
- possible object is
String
-
setPstBx
public void setPstBx(java.lang.String value)
Sets the value of the pstBx property.- Parameters:
value- allowed object isString
-
getRoom
public java.lang.String getRoom()
Gets the value of the room property.- Returns:
- possible object is
String
-
setRoom
public void setRoom(java.lang.String value)
Sets the value of the room property.- Parameters:
value- allowed object isString
-
getPstCd
public java.lang.String getPstCd()
Gets the value of the pstCd property.- Returns:
- possible object is
String
-
setPstCd
public void setPstCd(java.lang.String value)
Sets the value of the pstCd property.- Parameters:
value- allowed object isString
-
getTwnNm
public java.lang.String getTwnNm()
Gets the value of the twnNm property.- Returns:
- possible object is
String
-
setTwnNm
public void setTwnNm(java.lang.String value)
Sets the value of the twnNm property.- Parameters:
value- allowed object isString
-
getTwnLctnNm
public java.lang.String getTwnLctnNm()
Gets the value of the twnLctnNm property.- Returns:
- possible object is
String
-
setTwnLctnNm
public void setTwnLctnNm(java.lang.String value)
Sets the value of the twnLctnNm property.- Parameters:
value- allowed object isString
-
getDstrctNm
public java.lang.String getDstrctNm()
Gets the value of the dstrctNm property.- Returns:
- possible object is
String
-
setDstrctNm
public void setDstrctNm(java.lang.String value)
Sets the value of the dstrctNm property.- Parameters:
value- allowed object isString
-
getCtrySubDvsn
public java.lang.String getCtrySubDvsn()
Gets the value of the ctrySubDvsn property.- Returns:
- possible object is
String
-
setCtrySubDvsn
public void setCtrySubDvsn(java.lang.String value)
Sets the value of the ctrySubDvsn property.- Parameters:
value- allowed object isString
-
getCtry
public java.lang.String getCtry()
Gets the value of the ctry property.- Returns:
- possible object is
String
-
setCtry
public void setCtry(java.lang.String value)
Sets the value of the ctry property.- Parameters:
value- allowed object isString
-
getAdrLine
public java.util.List<java.lang.String> 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 JAXB object. This is why there is not a
setmethod 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
-
-