Class MetadataEntryListType2.Entry

java.lang.Object
com.vidispine.generated.MetadataEntryType
com.vidispine.generated.MetadataEntryListType2.Entry
All Implemented Interfaces:
Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString
Enclosing class:
MetadataEntryListType2

public static class MetadataEntryListType2.Entry extends MetadataEntryType implements Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

Java class for anonymous complex type

.

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


 <complexType>
   <complexContent>
     <extension base="{http://xml.vidispine.com/schema/vidispine}MetadataEntryType">
       <attribute name="uuid" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 
See Also: