Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.XmlScriptsType
-
Packages that use XmlScriptsType Package Description com.evolveum.midpoint.xml.ns._public.common.api_types_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of XmlScriptsType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return XmlScriptsType Modifier and Type Method Description XmlScriptsTypeXmlScriptsType. clone()Creates and returns a deep copy of this object.XmlScriptsTypeObjectFactory. createXmlScriptsType()Create an instance ofXmlScriptsTypeConstructors in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type XmlScriptsType Constructor Description XmlScriptsType(XmlScriptsType o)Creates a newXmlScriptsTypeinstance by deeply copying a givenXmlScriptsTypeinstance. -
Uses of XmlScriptsType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as XmlScriptsType Modifier and Type Field Description protected XmlScriptsTypeExecuteScriptsType. xmlScriptsMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return XmlScriptsType Modifier and Type Method Description XmlScriptsTypeExecuteScriptsType. beginXmlScripts()XmlScriptsTypeExecuteScriptsType. getXmlScripts()Gets the value of the xmlScripts property.Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type XmlScriptsType Modifier and Type Method Description voidExecuteScriptsType. setXmlScripts(XmlScriptsType value)Sets the value of the xmlScripts property.ExecuteScriptsTypeExecuteScriptsType. xmlScripts(XmlScriptsType value)
-