Uses of Class
com.evolveum.midpoint.xml.ns._public.model.scripting_3.PurgeSchemaActionExpressionType
-
Packages that use PurgeSchemaActionExpressionType Package Description com.evolveum.midpoint.xml.ns._public.model.scripting_3 -
-
Uses of PurgeSchemaActionExpressionType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return PurgeSchemaActionExpressionType Modifier and Type Method Description PurgeSchemaActionExpressionTypePurgeSchemaActionExpressionType. clone()Creates and returns a deep copy of this object.PurgeSchemaActionExpressionTypeObjectFactory. createPurgeSchemaActionExpressionType()Create an instance ofPurgeSchemaActionExpressionTypePurgeSchemaActionExpressionTypePurgeSchemaActionExpressionType. parameter(ActionParameterValueType value)PurgeSchemaActionExpressionTypePurgeSchemaActionExpressionType. type(String value)Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return types with arguments of type PurgeSchemaActionExpressionType Modifier and Type Method Description javax.xml.bind.JAXBElement<PurgeSchemaActionExpressionType>ObjectFactory. createPurgeSchema(PurgeSchemaActionExpressionType value)Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type PurgeSchemaActionExpressionType Modifier and Type Method Description javax.xml.bind.JAXBElement<PurgeSchemaActionExpressionType>ObjectFactory. createPurgeSchema(PurgeSchemaActionExpressionType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type PurgeSchemaActionExpressionType Constructor Description PurgeSchemaActionExpressionType(PurgeSchemaActionExpressionType o)Creates a newPurgeSchemaActionExpressionTypeinstance by deeply copying a givenPurgeSchemaActionExpressionTypeinstance.
-