Class NLEJob2AudioOutputType

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

    Java class for NLEJob2AudioOutputType complex type.

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

     <complexType name="NLEJob2AudioOutputType">
       <complexContent>
         <extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobAudioOutputType">
           <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" maxOccurs="unbounded"/>
             <element name="mix" type="{http://xml.vidispine.com/schema/vidispine}NLEJob2MixType" maxOccurs="unbounded"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form