Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.PostalAddress6
-
Packages that use PostalAddress6 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
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 PostalAddress6 Modifier and Type Field Description protected PostalAddress6NameAndAddress10. adrprotected PostalAddress6BranchData2. pstlAdrprotected PostalAddress6FinancialInstitutionIdentification7. pstlAdrprotected PostalAddress6PartyIdentification32. pstlAdrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return PostalAddress6 Modifier and Type Method Description PostalAddress6ObjectFactory. createPostalAddress6()Create an instance ofPostalAddress6PostalAddress6NameAndAddress10. getAdr()Gets the value of the adr property.PostalAddress6BranchData2. getPstlAdr()Gets the value of the pstlAdr property.PostalAddress6FinancialInstitutionIdentification7. getPstlAdr()Gets the value of the pstlAdr property.PostalAddress6PartyIdentification32. getPstlAdr()Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type PostalAddress6 Modifier and Type Method Description voidNameAndAddress10. setAdr(PostalAddress6 value)Sets the value of the adr property.voidBranchData2. setPstlAdr(PostalAddress6 value)Sets the value of the pstlAdr property.voidFinancialInstitutionIdentification7. setPstlAdr(PostalAddress6 value)Sets the value of the pstlAdr property.voidPartyIdentification32. setPstlAdr(PostalAddress6 value)Sets the value of the pstlAdr property.
-