Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.SettlementMethod1Code
-
Packages that use SettlementMethod1Code Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of SettlementMethod1Code in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as SettlementMethod1Code Modifier and Type Field Description protected SettlementMethod1Code
SettlementInstruction11. sttlmMtd
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return SettlementMethod1Code Modifier and Type Method Description static SettlementMethod1Code
SettlementMethod1Code. fromValue(java.lang.String v)
SettlementMethod1Code
SettlementInstruction11. getSttlmMtd()
Gets the value of the sttlmMtd property.static SettlementMethod1Code
SettlementMethod1Code. valueOf(java.lang.String name)
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_12 with parameters of type SettlementMethod1Code Modifier and Type Method Description void
SettlementInstruction11. setSttlmMtd(SettlementMethod1Code value)
Sets the value of the sttlmMtd property.
-