Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.PostalAddress6
Packages that use PostalAddress6
-
Uses of PostalAddress6 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as PostalAddress6Modifier and TypeFieldDescriptionprotected PostalAddress6
NameAndAddress10.adr
protected PostalAddress6
BranchData2.pstlAdr
protected PostalAddress6
FinancialInstitutionIdentification7.pstlAdr
protected PostalAddress6
PartyIdentification32.pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return PostalAddress6Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress6()
Create an instance ofPostalAddress6
NameAndAddress10.getAdr()
Gets the value of the adr property.BranchData2.getPstlAdr()
Gets the value of the pstlAdr property.FinancialInstitutionIdentification7.getPstlAdr()
Gets the value of the pstlAdr property.PartyIdentification32.getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type PostalAddress6Modifier and TypeMethodDescriptionvoid
NameAndAddress10.setAdr
(PostalAddress6 value) Sets the value of the adr property.void
BranchData2.setPstlAdr
(PostalAddress6 value) Sets the value of the pstlAdr property.void
FinancialInstitutionIdentification7.setPstlAdr
(PostalAddress6 value) Sets the value of the pstlAdr property.void
PartyIdentification32.setPstlAdr
(PostalAddress6 value) Sets the value of the pstlAdr property.