Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.AddressType3Choice
-
Packages that use AddressType3Choice Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of AddressType3Choice in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as AddressType3Choice Modifier and Type Field Description protected AddressType3Choice
PostalAddress24. adrTp
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 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.pain_002_001_10 with parameters of type AddressType3Choice Modifier and Type Method Description void
PostalAddress24. setAdrTp(AddressType3Choice value)
Sets the value of the adrTp property.
-