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