public class MasterLicenseType extends LicenseType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
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>
| Modifier and Type | Field and Description |
|---|---|
protected String |
masterIdentifier |
codecStatus, endCustomerCompanyContactEmail, endCustomerCompanyname, expiryDate, fileStatus, itemNumber, licenseErrorStatus, licenseStatus, licenseType, macaddresses, resellerCompanyContactEmail, resellerCompanyName, storageNumber, transcoderNumber, userNumber| Constructor and Description |
|---|
MasterLicenseType() |
getCodecStatus, getEndCustomerCompanyContactEmail, getEndCustomerCompanyname, getExpiryDate, getFileStatus, getItemNumber, getLicenseErrorStatus, getLicenseStatus, getLicenseType, getMacaddresses, getResellerCompanyContactEmail, getResellerCompanyName, getStorageNumber, getTranscoderNumber, getUserNumber, isSetCodecStatus, isSetEndCustomerCompanyContactEmail, isSetEndCustomerCompanyname, isSetExpiryDate, isSetFileStatus, isSetItemNumber, isSetLicenseErrorStatus, isSetLicenseStatus, isSetLicenseType, isSetMacaddresses, isSetResellerCompanyContactEmail, isSetResellerCompanyName, isSetStorageNumber, isSetTranscoderNumber, isSetUserNumber, setCodecStatus, setEndCustomerCompanyContactEmail, setEndCustomerCompanyname, setExpiryDate, setFileStatus, setItemNumber, setLicenseErrorStatus, setLicenseStatus, setLicenseType, setMacaddresses, setResellerCompanyContactEmail, setResellerCompanyName, setStorageNumber, setTranscoderNumber, setUserNumberprotected String masterIdentifier
public String getMasterIdentifier()
Stringpublic void setMasterIdentifier(String value)
value - allowed object is
Stringpublic boolean isSetMasterIdentifier()
public Object clone()
clone in class LicenseTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class LicenseTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class LicenseTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in class LicenseTypepublic MasterLicenseType withMasterIdentifier(String value)
public MasterLicenseType withExpiryDate(String value)
withExpiryDate in class LicenseTypepublic MasterLicenseType withMacaddresses(SystemInfoType value)
withMacaddresses in class LicenseTypepublic MasterLicenseType withFileStatus(String value)
withFileStatus in class LicenseTypepublic MasterLicenseType withStorageNumber(LicenseNumberType value)
withStorageNumber in class LicenseTypepublic MasterLicenseType withUserNumber(LicenseNumberType value)
withUserNumber in class LicenseTypepublic MasterLicenseType withItemNumber(LicenseNumberType value)
withItemNumber in class LicenseTypepublic MasterLicenseType withTranscoderNumber(LicenseNumberType value)
withTranscoderNumber in class LicenseTypepublic MasterLicenseType withEndCustomerCompanyname(String value)
withEndCustomerCompanyname in class LicenseTypepublic MasterLicenseType withEndCustomerCompanyContactEmail(String value)
withEndCustomerCompanyContactEmail in class LicenseTypepublic MasterLicenseType withResellerCompanyName(String value)
withResellerCompanyName in class LicenseTypepublic MasterLicenseType withResellerCompanyContactEmail(String value)
withResellerCompanyContactEmail in class LicenseTypepublic MasterLicenseType withLicenseStatus(String value)
withLicenseStatus in class LicenseTypepublic MasterLicenseType withCodecStatus(CodecStatusType value)
withCodecStatus in class LicenseTypepublic MasterLicenseType withLicenseErrorStatus(LicenseErrorType value)
withLicenseErrorStatus in class LicenseTypepublic MasterLicenseType withLicenseType(String value)
withLicenseType in class LicenseTypeCopyright © 2015. All rights reserved.