Class MDObjectStrongReference

  • All Implemented Interfaces:
    Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    public class MDObjectStrongReference
    extends MDObjectNode
    implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    Java class for MDObjectStrongReference complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="MDObjectStrongReference">
       <complexContent>
         <extension base="{http://xml.vidispine.com/schema/vidispine}MDObjectNode">
           <attribute name="referenceUl" use="required" type="{http://xml.vidispine.com/schema/vidispine}ULType" />
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form