Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.PostalAddress6
-
Packages that use PostalAddress6 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of PostalAddress6 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as PostalAddress6 Modifier and Type Field Description protected PostalAddress6
NameAndAddress10. adr
protected PostalAddress6
BranchData2. pstlAdr
protected PostalAddress6
FinancialInstitutionIdentification8. pstlAdr
protected PostalAddress6
PartyIdentification43. pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return PostalAddress6 Modifier and Type Method Description PostalAddress6
ObjectFactory. createPostalAddress6()
Create an instance ofPostalAddress6
PostalAddress6
NameAndAddress10. getAdr()
Gets the value of the adr property.PostalAddress6
BranchData2. getPstlAdr()
Gets the value of the pstlAdr property.PostalAddress6
FinancialInstitutionIdentification8. getPstlAdr()
Gets the value of the pstlAdr property.PostalAddress6
PartyIdentification43. getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type PostalAddress6 Modifier and Type Method Description void
NameAndAddress10. setAdr(PostalAddress6 value)
Sets the value of the adr property.void
BranchData2. setPstlAdr(PostalAddress6 value)
Sets the value of the pstlAdr property.void
FinancialInstitutionIdentification8. setPstlAdr(PostalAddress6 value)
Sets the value of the pstlAdr property.void
PartyIdentification43. setPstlAdr(PostalAddress6 value)
Sets the value of the pstlAdr property.
-