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 LocalInstrumentCodeSDD
LocalInstrumentSDD.getCd()
Gets the value of the cd property.static LocalInstrumentCodeSDD
Returns 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 TypeMethodDescriptionvoid
LocalInstrumentSDD.setCd
(LocalInstrumentCodeSDD value) Sets the value of the cd property.