Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_08.PreferredContactMethod1Code
Packages that use PreferredContactMethod1Code
-
Uses of PreferredContactMethod1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as PreferredContactMethod1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return PreferredContactMethod1CodeModifier and TypeMethodDescriptionstatic PreferredContactMethod1Code
Contact4.getPrefrdMtd()
Gets the value of the prefrdMtd property.static PreferredContactMethod1Code
Returns the enum constant of this type with the specified name.static PreferredContactMethod1Code[]
PreferredContactMethod1Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type PreferredContactMethod1CodeModifier and TypeMethodDescriptionvoid
Contact4.setPrefrdMtd
(PreferredContactMethod1Code value) Sets the value of the prefrdMtd property.