Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_02.ServiceLevel3Code
Packages that use ServiceLevel3Code
-
Uses of ServiceLevel3Code in org.kapott.hbci.sepa.jaxb.pain_001_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_02 declared as ServiceLevel3CodeMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return ServiceLevel3CodeModifier and TypeMethodDescriptionstatic ServiceLevel3Code
ServiceLevel4.getCd()
Gets the value of the cd property.static ServiceLevel3Code
Returns 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_001_001_02 with parameters of type ServiceLevel3CodeModifier and TypeMethodDescriptionvoid
ServiceLevel4.setCd
(ServiceLevel3Code value) Sets the value of the cd property.