Class NLEJob2VideoOutputType

  • 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 NLEJob2VideoOutputType
    extends ComplexJobVideoOutputType
    implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    Java class for NLEJob2VideoOutputType complex type.

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

     <complexType name="NLEJob2VideoOutputType">
       <complexContent>
         <extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobVideoOutputType">
           <sequence>
             <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
             <element name="sequence" type="{http://www.w3.org/2001/XMLSchema}int"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form