Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SmsConfigurationType
-
Packages that use SmsConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SmsConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SmsConfigurationType Modifier and Type Method Description List<SmsConfigurationType>NotificationConfigurationType. createSmsList()List<SmsConfigurationType>NotificationConfigurationType. getSms()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SmsConfigurationType Modifier and Type Method Description NotificationConfigurationTypeNotificationConfigurationType. sms(SmsConfigurationType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SmsConfigurationType Constructor Description SmsConfigurationType(SmsConfigurationType o)Creates a newSmsConfigurationTypeinstance by deeply copying a givenSmsConfigurationTypeinstance.
-