Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_002_01.ServiceLevelSDDCode
Packages that use ServiceLevelSDDCode
-
Uses of ServiceLevelSDDCode in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_01 declared as ServiceLevelSDDCodeMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return ServiceLevelSDDCodeModifier and TypeMethodDescriptionstatic ServiceLevelSDDCode
ServiceLevelSDD.getCd()
Gets the value of the cd property.static ServiceLevelSDDCode
Returns the enum constant of this type with the specified name.static ServiceLevelSDDCode[]
ServiceLevelSDDCode.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_002_01 with parameters of type ServiceLevelSDDCodeModifier and TypeMethodDescriptionvoid
ServiceLevelSDD.setCd
(ServiceLevelSDDCode value) Sets the value of the cd property.