Class ObjectReferenceType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.prism.xml.ns._public.annotation_3.ObjectReferenceType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ObjectReferenceType extends AbstractPlainStructured
Reference to an object. It contains OID of the object that it refers to. This is simplified version of the "real" object reference used in the main schemas. This has to be a duplicate to avoid circular dependencies.
See Also: