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