Uses of Enum
de.xima.fc.mdl.enums.EMailSenderAddressMode
Packages that use EMailSenderAddressMode
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EMailSenderAddressMode in de.xima.fc.entities
Methods in de.xima.fc.entities that return EMailSenderAddressModeMethods in de.xima.fc.entities with parameters of type EMailSenderAddressModeModifier and TypeMethodDescriptionvoidMandantMailData.setSystemSenderAddressMode(EMailSenderAddressMode systemSenderAddressMode) -
Uses of EMailSenderAddressMode in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EMailSenderAddressModeModifier and TypeMethodDescriptionstatic EMailSenderAddressModeReturns the enum constant of this type with the specified name.static EMailSenderAddressMode[]EMailSenderAddressMode.values()Returns an array containing the constants of this enum type, in the order they are declared.