Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.PostalAddress1
-
Packages that use PostalAddress1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
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 PostalAddress1 Modifier and Type Field Description protected PostalAddress1NameAndAddress3. adrprotected PostalAddress1BranchData. pstlAdrprotected PostalAddress1FinancialInstitutionIdentification3. pstlAdrprotected PostalAddress1NameAndAddress7. pstlAdrprotected PostalAddress1PartyIdentification8. pstlAdrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return PostalAddress1 Modifier and Type Method Description PostalAddress1ObjectFactory. createPostalAddress1()Create an instance ofPostalAddress1PostalAddress1NameAndAddress3. getAdr()Gets the value of the adr property.PostalAddress1BranchData. getPstlAdr()Gets the value of the pstlAdr property.PostalAddress1FinancialInstitutionIdentification3. getPstlAdr()Gets the value of the pstlAdr property.PostalAddress1NameAndAddress7. getPstlAdr()Gets the value of the pstlAdr property.PostalAddress1PartyIdentification8. getPstlAdr()Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type PostalAddress1 Modifier and Type Method Description voidNameAndAddress3. setAdr(PostalAddress1 value)Sets the value of the adr property.voidBranchData. setPstlAdr(PostalAddress1 value)Sets the value of the pstlAdr property.voidFinancialInstitutionIdentification3. setPstlAdr(PostalAddress1 value)Sets the value of the pstlAdr property.voidNameAndAddress7. setPstlAdr(PostalAddress1 value)Sets the value of the pstlAdr property.voidPartyIdentification8. setPstlAdr(PostalAddress1 value)Sets the value of the pstlAdr property.
-