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