Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_001_01.ServiceLevel3Code
Packages that use ServiceLevel3Code
-
Uses of ServiceLevel3Code in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as ServiceLevel3CodeMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return ServiceLevel3CodeModifier and TypeMethodDescriptionstatic ServiceLevel3CodeServiceLevel4.getCd()Gets the value of the cd property.static ServiceLevel3CodeReturns the enum constant of this type with the specified name.static ServiceLevel3Code[]ServiceLevel3Code.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type ServiceLevel3CodeModifier and TypeMethodDescriptionvoidServiceLevel4.setCd(ServiceLevel3Code value) Sets the value of the cd property.