|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailTransportSecurityType | |
|---|---|
| com.evolveum.midpoint.xml.ns._public.common.common_2a | |
| Uses of MailTransportSecurityType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as MailTransportSecurityType | |
|---|---|
protected MailTransportSecurityType |
MailServerConfigurationType.transportSecurity
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return MailTransportSecurityType | |
|---|---|
static MailTransportSecurityType |
MailTransportSecurityType.fromValue(String v)
|
MailTransportSecurityType |
MailServerConfigurationType.getTransportSecurity()
Gets the value of the transportSecurity property. |
static MailTransportSecurityType |
MailTransportSecurityType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MailTransportSecurityType[] |
MailTransportSecurityType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type MailTransportSecurityType | |
|---|---|
void |
MailServerConfigurationType.setTransportSecurity(MailTransportSecurityType value)
Sets the value of the transportSecurity property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||