Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_001_10.SettlementMethod1Code
Packages that use SettlementMethod1Code
-
Uses of SettlementMethod1Code in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as SettlementMethod1CodeMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return SettlementMethod1CodeModifier and TypeMethodDescriptionstatic SettlementMethod1Code
SettlementInstruction7.getSttlmMtd()
Gets the value of the sttlmMtd property.static SettlementMethod1Code
Returns the enum constant of this type with the specified name.static SettlementMethod1Code[]
SettlementMethod1Code.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_002_001_10 with parameters of type SettlementMethod1CodeModifier and TypeMethodDescriptionvoid
SettlementInstruction7.setSttlmMtd
(SettlementMethod1Code value) Sets the value of the sttlmMtd property.