Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.PostalAddress24
Packages that use PostalAddress24
-
Uses of PostalAddress24 in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as PostalAddress24Modifier and TypeFieldDescriptionprotected PostalAddress24
BranchData3.pstlAdr
protected PostalAddress24
FinancialInstitutionIdentification18.pstlAdr
protected PostalAddress24
PartyIdentification135.pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return PostalAddress24Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress24()
Create an instance ofPostalAddress24
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.pain_002_001_10 with parameters of type PostalAddress24Modifier and TypeMethodDescriptionvoid
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.