Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.AddressType3Choice
-
Packages that use AddressType3Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of AddressType3Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as AddressType3Choice Modifier and Type Field Description protected AddressType3Choice
PostalAddress24. adrTp
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return AddressType3Choice Modifier and Type Method Description AddressType3Choice
ObjectFactory. createAddressType3Choice()
Create an instance ofAddressType3Choice
AddressType3Choice
PostalAddress24. getAdrTp()
Gets the value of the adrTp property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type AddressType3Choice Modifier and Type Method Description void
PostalAddress24. setAdrTp(AddressType3Choice value)
Sets the value of the adrTp property.
-