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 | Class and Description |
---|---|
static class |
MasterLicenseType.PropInfo |
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, setUserNumber
protected String masterIdentifier
public String getMasterIdentifier()
String
public void setMasterIdentifier(String value)
value
- allowed object is
String
public boolean isSetMasterIdentifier()
public Object clone()
clone
in class LicenseType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class LicenseType
public 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.CopyTo
copyTo
in class LicenseType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class LicenseType
public MasterLicenseType withMasterIdentifier(String value)
public MasterLicenseType withExpiryDate(String value)
withExpiryDate
in class LicenseType
public MasterLicenseType withMacaddresses(SystemInfoType value)
withMacaddresses
in class LicenseType
public MasterLicenseType withFileStatus(String value)
withFileStatus
in class LicenseType
public MasterLicenseType withStorageNumber(LicenseNumberType value)
withStorageNumber
in class LicenseType
public MasterLicenseType withUserNumber(LicenseNumberType value)
withUserNumber
in class LicenseType
public MasterLicenseType withItemNumber(LicenseNumberType value)
withItemNumber
in class LicenseType
public MasterLicenseType withTranscoderNumber(LicenseNumberType value)
withTranscoderNumber
in class LicenseType
public MasterLicenseType withEndCustomerCompanyname(String value)
withEndCustomerCompanyname
in class LicenseType
public MasterLicenseType withEndCustomerCompanyContactEmail(String value)
withEndCustomerCompanyContactEmail
in class LicenseType
public MasterLicenseType withResellerCompanyName(String value)
withResellerCompanyName
in class LicenseType
public MasterLicenseType withResellerCompanyContactEmail(String value)
withResellerCompanyContactEmail
in class LicenseType
public MasterLicenseType withLicenseStatus(String value)
withLicenseStatus
in class LicenseType
public MasterLicenseType withCodecStatus(CodecStatusType value)
withCodecStatus
in class LicenseType
public MasterLicenseType withLicenseErrorStatus(LicenseErrorType value)
withLicenseErrorStatus
in class LicenseType
public MasterLicenseType withLicenseType(String value)
withLicenseType
in class LicenseType
public MasterLicenseType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class LicenseType
Copyright © 2017. All rights reserved.