Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.Objects
-
Packages that use Objects Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of Objects in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return Objects Modifier and Type Method Description ObjectsObjects. clone()Creates and returns a deep copy of this object.ObjectsObjectFactory. createObjects()Create an instance ofObjectsObjectsObjects. id(Long value)ObjectsObjects. object(javax.xml.bind.JAXBElement<? extends ObjectType> value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type Objects Constructor Description Objects(Objects o)Creates a newObjectsinstance by deeply copying a givenObjectsinstance.
-