Class ItemRefMergeConfigurationType

  • All Implemented Interfaces:
    Containerable, DebugDumpable, Serializable, Cloneable

    public class ItemRefMergeConfigurationType
    extends ItemMergeConfigurationType
    implements Serializable, Cloneable, Containerable
    TODO <p>Java class for ItemRefMergeConfigurationType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="ItemRefMergeConfigurationType"&gt; &lt;complexContent&gt; &lt;extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ItemMergeConfigurationType"&gt; &lt;sequence&gt; &lt;element name="ref" type="{http://prism.evolveum.com/xml/ns/public/types-3}ItemPathType"/&gt; &lt;/sequence&gt; &lt;/extension&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form