Package com.vidispine.generated
Class MasterLicenseType
- java.lang.Object
-
- com.vidispine.generated.LicenseType
-
- com.vidispine.generated.MasterLicenseType
-
- 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 MasterLicenseType extends LicenseType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
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:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MasterLicenseType.PropInfo
-
Field Summary
Fields Modifier and Type Field Description protected String
masterIdentifier
-
Fields inherited from class com.vidispine.generated.LicenseType
codecStatus, databaseSizeLimit, endCustomerCompanyContactEmail, endCustomerCompanyname, expiryDate, fileStatus, itemNumber, licenseErrorStatus, licenseStatus, licenseType, macaddresses, resellerCompanyContactEmail, resellerCompanyName, storageNumber, transcoderNumber, userNumber
-
-
Constructor Summary
Constructors Constructor Description MasterLicenseType()
-
Method Summary
-
Methods inherited from class com.vidispine.generated.LicenseType
getCodecStatus, getDatabaseSizeLimit, getEndCustomerCompanyContactEmail, getEndCustomerCompanyname, getExpiryDate, getFileStatus, getItemNumber, getLicenseErrorStatus, getLicenseStatus, getLicenseType, getMacaddresses, getResellerCompanyContactEmail, getResellerCompanyName, getStorageNumber, getTranscoderNumber, getUserNumber, isSetCodecStatus, isSetDatabaseSizeLimit, isSetEndCustomerCompanyContactEmail, isSetEndCustomerCompanyname, isSetExpiryDate, isSetFileStatus, isSetItemNumber, isSetLicenseErrorStatus, isSetLicenseStatus, isSetLicenseType, isSetMacaddresses, isSetResellerCompanyContactEmail, isSetResellerCompanyName, isSetStorageNumber, isSetTranscoderNumber, isSetUserNumber, setCodecStatus, setDatabaseSizeLimit, setEndCustomerCompanyContactEmail, setEndCustomerCompanyname, setExpiryDate, setFileStatus, setItemNumber, setLicenseErrorStatus, setLicenseStatus, setLicenseType, setMacaddresses, setResellerCompanyContactEmail, setResellerCompanyName, setStorageNumber, setTranscoderNumber, setUserNumber
-
-
-
-
Field Detail
-
masterIdentifier
protected String masterIdentifier
-
-
Method Detail
-
getMasterIdentifier
public String getMasterIdentifier()
Gets the value of the masterIdentifier property.- Returns:
- possible object is
String
-
setMasterIdentifier
public void setMasterIdentifier(String value)
Sets the value of the masterIdentifier property.- Parameters:
value
- allowed object isString
-
isSetMasterIdentifier
public boolean isSetMasterIdentifier()
-
clone
public Object clone()
- Overrides:
clone
in classLicenseType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
- Overrides:
copyTo
in classLicenseType
-
copyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
- Overrides:
copyTo
in classLicenseType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
- Overrides:
createNewInstance
in classLicenseType
-
withMasterIdentifier
public MasterLicenseType withMasterIdentifier(String value)
-
withExpiryDate
public MasterLicenseType withExpiryDate(String value)
- Overrides:
withExpiryDate
in classLicenseType
-
withMacaddresses
public MasterLicenseType withMacaddresses(SystemInfoType value)
- Overrides:
withMacaddresses
in classLicenseType
-
withFileStatus
public MasterLicenseType withFileStatus(String value)
- Overrides:
withFileStatus
in classLicenseType
-
withStorageNumber
public MasterLicenseType withStorageNumber(LicenseNumberType value)
- Overrides:
withStorageNumber
in classLicenseType
-
withUserNumber
public MasterLicenseType withUserNumber(LicenseNumberType value)
- Overrides:
withUserNumber
in classLicenseType
-
withItemNumber
public MasterLicenseType withItemNumber(LicenseNumberType value)
- Overrides:
withItemNumber
in classLicenseType
-
withTranscoderNumber
public MasterLicenseType withTranscoderNumber(LicenseNumberType value)
- Overrides:
withTranscoderNumber
in classLicenseType
-
withDatabaseSizeLimit
public MasterLicenseType withDatabaseSizeLimit(LicenseNumberType value)
- Overrides:
withDatabaseSizeLimit
in classLicenseType
-
withEndCustomerCompanyname
public MasterLicenseType withEndCustomerCompanyname(String value)
- Overrides:
withEndCustomerCompanyname
in classLicenseType
-
withEndCustomerCompanyContactEmail
public MasterLicenseType withEndCustomerCompanyContactEmail(String value)
- Overrides:
withEndCustomerCompanyContactEmail
in classLicenseType
-
withResellerCompanyName
public MasterLicenseType withResellerCompanyName(String value)
- Overrides:
withResellerCompanyName
in classLicenseType
-
withResellerCompanyContactEmail
public MasterLicenseType withResellerCompanyContactEmail(String value)
- Overrides:
withResellerCompanyContactEmail
in classLicenseType
-
withLicenseStatus
public MasterLicenseType withLicenseStatus(String value)
- Overrides:
withLicenseStatus
in classLicenseType
-
withCodecStatus
public MasterLicenseType withCodecStatus(CodecStatusType value)
- Overrides:
withCodecStatus
in classLicenseType
-
withLicenseErrorStatus
public MasterLicenseType withLicenseErrorStatus(LicenseErrorType value)
- Overrides:
withLicenseErrorStatus
in classLicenseType
-
withLicenseType
public MasterLicenseType withLicenseType(String value)
- Overrides:
withLicenseType
in classLicenseType
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
- Specified by:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
- Overrides:
equals
in classLicenseType
-
equals
public boolean equals(Object object)
- Overrides:
equals
in classLicenseType
-
visit
public MasterLicenseType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
- Overrides:
visit
in classLicenseType
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
- Specified by:
hashCode
in interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
- Overrides:
hashCode
in classLicenseType
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classLicenseType
-
-