Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.PostalAddress24
Packages that use PostalAddress24
-
Uses of PostalAddress24 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as PostalAddress24Modifier and TypeFieldDescriptionprotected PostalAddress24
NameAndAddress16.adr
protected PostalAddress24
BranchData3.pstlAdr
protected PostalAddress24
FinancialInstitutionIdentification18.pstlAdr
protected PostalAddress24
PartyIdentification135.pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return PostalAddress24Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress24()
Create an instance ofPostalAddress24
NameAndAddress16.getAdr()
Gets the value of the adr property.BranchData3.getPstlAdr()
Gets the value of the pstlAdr property.FinancialInstitutionIdentification18.getPstlAdr()
Gets the value of the pstlAdr property.PartyIdentification135.getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type PostalAddress24Modifier and TypeMethodDescriptionvoid
NameAndAddress16.setAdr
(PostalAddress24 value) Sets the value of the adr property.void
BranchData3.setPstlAdr
(PostalAddress24 value) Sets the value of the pstlAdr property.void
FinancialInstitutionIdentification18.setPstlAdr
(PostalAddress24 value) Sets the value of the pstlAdr property.void
PartyIdentification135.setPstlAdr
(PostalAddress24 value) Sets the value of the pstlAdr property.