Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.PostalAddress24
-
Packages that use PostalAddress24 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
Uses of PostalAddress24 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as PostalAddress24 Modifier and Type Field Description protected PostalAddress24NameAndAddress16. adrprotected PostalAddress24BranchData3. pstlAdrprotected PostalAddress24FinancialInstitutionIdentification18. pstlAdrprotected PostalAddress24PartyIdentification135. pstlAdrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return PostalAddress24 Modifier and Type Method Description PostalAddress24ObjectFactory. createPostalAddress24()Create an instance ofPostalAddress24PostalAddress24NameAndAddress16. getAdr()Gets the value of the adr property.PostalAddress24BranchData3. getPstlAdr()Gets the value of the pstlAdr property.PostalAddress24FinancialInstitutionIdentification18. getPstlAdr()Gets the value of the pstlAdr property.PostalAddress24PartyIdentification135. getPstlAdr()Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type PostalAddress24 Modifier and Type Method Description voidNameAndAddress16. setAdr(PostalAddress24 value)Sets the value of the adr property.voidBranchData3. setPstlAdr(PostalAddress24 value)Sets the value of the pstlAdr property.voidFinancialInstitutionIdentification18. setPstlAdr(PostalAddress24 value)Sets the value of the pstlAdr property.voidPartyIdentification135. setPstlAdr(PostalAddress24 value)Sets the value of the pstlAdr property.
-