Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.ServiceLevel8Choice
-
Packages that use ServiceLevel8Choice Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of ServiceLevel8Choice in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with type parameters of type ServiceLevel8Choice Modifier and Type Field Description protected java.util.List<ServiceLevel8Choice>
PaymentTypeInformation26. svcLvl
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return ServiceLevel8Choice Modifier and Type Method Description ServiceLevel8Choice
ObjectFactory. createServiceLevel8Choice()
Create an instance ofServiceLevel8Choice
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return types with arguments of type ServiceLevel8Choice Modifier and Type Method Description java.util.List<ServiceLevel8Choice>
PaymentTypeInformation26. getSvcLvl()
Gets the value of the svcLvl property.
-