Class MasterLicenseType

java.lang.Object
com.vidispine.generated.LicenseType
com.vidispine.generated.MasterLicenseType
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

public class MasterLicenseType extends LicenseType 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 MasterLicenseType complex type

.

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


 <complexType name="MasterLicenseType">
   <complexContent>
     <extension base="{http://xml.vidispine.com/schema/vidispine}LicenseType">
       <sequence>
         <element name="masterIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
See Also: