Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_03.ServiceLevel
Packages that use ServiceLevel
-
Uses of ServiceLevel in org.kapott.hbci.sepa.jaxb.pain_001_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_03 declared as ServiceLevelModifier and TypeFieldDescriptionprotected ServiceLevel
PaymentTypeInformationSCT1.svcLvl
protected ServiceLevel
PaymentTypeInformationSCT2.svcLvl
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_03 that return ServiceLevelModifier and TypeMethodDescriptionObjectFactory.createServiceLevel()
Create an instance ofServiceLevel
PaymentTypeInformationSCT1.getSvcLvl()
Gets the value of the svcLvl property.PaymentTypeInformationSCT2.getSvcLvl()
Gets the value of the svcLvl property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_03 with parameters of type ServiceLevelModifier and TypeMethodDescriptionvoid
PaymentTypeInformationSCT1.setSvcLvl
(ServiceLevel value) Sets the value of the svcLvl property.void
PaymentTypeInformationSCT2.setSvcLvl
(ServiceLevel value) Sets the value of the svcLvl property.