Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MailTransportSecurityType
Packages that use MailTransportSecurityType
-
Uses of MailTransportSecurityType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as MailTransportSecurityTypeModifier and TypeFieldDescriptionprotected MailTransportSecurityTypeMailServerConfigurationType.transportSecurityMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MailTransportSecurityTypeModifier and TypeMethodDescriptionstatic MailTransportSecurityTypeMailServerConfigurationType.getTransportSecurity()static MailTransportSecurityTypeReturns the enum constant of this class with the specified name.static MailTransportSecurityType[]MailTransportSecurityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MailTransportSecurityTypeModifier and TypeMethodDescriptionvoidMailServerConfigurationType.setTransportSecurity(MailTransportSecurityType value) MailServerConfigurationType.transportSecurity(MailTransportSecurityType value)