Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_03.ServiceLevel
-
Packages that use ServiceLevel Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_03 -
-
Uses of ServiceLevel in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 declared as ServiceLevel Modifier and Type Field Description protected ServiceLevel
PaymentTypeInformationSEPA. svcLvl
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return ServiceLevel Modifier and Type Method Description ServiceLevel
ObjectFactory. createServiceLevel()
Create an instance ofServiceLevel
ServiceLevel
PaymentTypeInformationSEPA. getSvcLvl()
Gets the value of the svcLvl property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 with parameters of type ServiceLevel Modifier and Type Method Description void
PaymentTypeInformationSEPA. setSvcLvl(ServiceLevel value)
Sets the value of the svcLvl property.
-