Uses of Enum Class
org.kapott.hbci.sepa.jaxb.pain_002_001_14.SettlementMethod1Code
Packages that use SettlementMethod1Code
-
Uses of SettlementMethod1Code in org.kapott.hbci.sepa.jaxb.pain_002_001_14
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_14 declared as SettlementMethod1CodeModifier and TypeFieldDescriptionprotected SettlementMethod1CodeSettlementInstruction15.sttlmMtdMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_14 that return SettlementMethod1CodeModifier and TypeMethodDescriptionstatic SettlementMethod1CodeSettlementInstruction15.getSttlmMtd()Gets the value of the sttlmMtd property.static SettlementMethod1CodeReturns the enum constant of this class with the specified name.static SettlementMethod1Code[]SettlementMethod1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_14 with parameters of type SettlementMethod1CodeModifier and TypeMethodDescriptionvoidSettlementInstruction15.setSttlmMtd(SettlementMethod1Code value) Sets the value of the sttlmMtd property.