Uses of Enum Class
org.kapott.hbci.sepa.jaxb.pain_002_001_14.PreferredContactMethod2Code
Packages that use PreferredContactMethod2Code
-
Uses of PreferredContactMethod2Code in org.kapott.hbci.sepa.jaxb.pain_002_001_14
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_14 declared as PreferredContactMethod2CodeMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_14 that return PreferredContactMethod2CodeModifier and TypeMethodDescriptionstatic PreferredContactMethod2CodeContact13.getPrefrdMtd()Gets the value of the prefrdMtd property.static PreferredContactMethod2CodeReturns the enum constant of this class with the specified name.static PreferredContactMethod2Code[]PreferredContactMethod2Code.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 PreferredContactMethod2CodeModifier and TypeMethodDescriptionvoidContact13.setPrefrdMtd(PreferredContactMethod2Code value) Sets the value of the prefrdMtd property.