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