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