Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.PostalAddress1
Packages that use PostalAddress1
-
Uses of PostalAddress1 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as PostalAddress1Modifier and TypeFieldDescriptionprotected PostalAddress1
NameAndAddress3.adr
protected PostalAddress1
BranchData.pstlAdr
protected PostalAddress1
FinancialInstitutionIdentification3.pstlAdr
protected PostalAddress1
NameAndAddress7.pstlAdr
protected PostalAddress1
PartyIdentification8.pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return PostalAddress1Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress1()
Create an instance ofPostalAddress1
NameAndAddress3.getAdr()
Gets the value of the adr property.BranchData.getPstlAdr()
Gets the value of the pstlAdr property.FinancialInstitutionIdentification3.getPstlAdr()
Gets the value of the pstlAdr property.NameAndAddress7.getPstlAdr()
Gets the value of the pstlAdr property.PartyIdentification8.getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type PostalAddress1Modifier and TypeMethodDescriptionvoid
NameAndAddress3.setAdr
(PostalAddress1 value) Sets the value of the adr property.void
BranchData.setPstlAdr
(PostalAddress1 value) Sets the value of the pstlAdr property.void
FinancialInstitutionIdentification3.setPstlAdr
(PostalAddress1 value) Sets the value of the pstlAdr property.void
NameAndAddress7.setPstlAdr
(PostalAddress1 value) Sets the value of the pstlAdr property.void
PartyIdentification8.setPstlAdr
(PostalAddress1 value) Sets the value of the pstlAdr property.