Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ProjectionObjectDeltaType
-
Packages that use ProjectionObjectDeltaType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ProjectionObjectDeltaType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ProjectionObjectDeltaType Modifier and Type Field Description protected List<ProjectionObjectDeltaType>ObjectTreeDeltasType. projectionPrimaryDeltaMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ProjectionObjectDeltaType Modifier and Type Method Description ProjectionObjectDeltaTypeObjectTreeDeltasType. beginProjectionPrimaryDelta()ProjectionObjectDeltaTypeProjectionObjectDeltaType. clone()Creates and returns a deep copy of this object.ProjectionObjectDeltaTypeObjectFactory. createProjectionObjectDeltaType()Create an instance ofProjectionObjectDeltaTypeProjectionObjectDeltaTypeProjectionObjectDeltaType. primaryDelta(ObjectDeltaType value)ProjectionObjectDeltaTypeProjectionObjectDeltaType. resourceShadowDiscriminator(ShadowDiscriminatorType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ProjectionObjectDeltaType Modifier and Type Method Description List<ProjectionObjectDeltaType>ObjectTreeDeltasType. getProjectionPrimaryDelta()Gets the value of the projectionPrimaryDelta property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ProjectionObjectDeltaType Modifier and Type Method Description ObjectTreeDeltasTypeObjectTreeDeltasType. projectionPrimaryDelta(ProjectionObjectDeltaType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ProjectionObjectDeltaType Constructor Description ProjectionObjectDeltaType(ProjectionObjectDeltaType o)Creates a newProjectionObjectDeltaTypeinstance by deeply copying a givenProjectionObjectDeltaTypeinstance.
-