Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_002_01.LocalInstrumentCodeSDD
Packages that use LocalInstrumentCodeSDD
-
Uses of LocalInstrumentCodeSDD in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_01 declared as LocalInstrumentCodeSDDMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return LocalInstrumentCodeSDDModifier and TypeMethodDescriptionstatic LocalInstrumentCodeSDDLocalInstrumentSDD.getCd()Gets the value of the cd property.static LocalInstrumentCodeSDDReturns the enum constant of this type with the specified name.static LocalInstrumentCodeSDD[]LocalInstrumentCodeSDD.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 LocalInstrumentCodeSDDModifier and TypeMethodDescriptionvoidLocalInstrumentSDD.setCd(LocalInstrumentCodeSDD value) Sets the value of the cd property.