Package com.vidispine.generated
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:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class com.vidispine.generated.LicenseType
codecStatus, databaseSizeLimit, endCustomerCompanyContactEmail, endCustomerCompanyname, expiryDate, fileStatus, itemNumber, licenseErrorStatus, licenseProperty, licenseStatus, licenseType, macaddresses, resellerCompanyContactEmail, resellerCompanyName, storageNumber, transcoderNumber, userNumber -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Gets the value of the masterIdentifier property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) booleanvoidsetMasterIdentifier(String value) Sets the value of the masterIdentifier property.toString()visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) withCodecStatus(CodecStatusType value) Sets the value of the codecStatus property.Sets the value of the databaseSizeLimit property.Sets the value of the endCustomerCompanyContactEmail property.withEndCustomerCompanyname(String value) Sets the value of the endCustomerCompanyname property.withExpiryDate(String value) Sets the value of the expiryDate property.withFileStatus(String value) Sets the value of the fileStatus property.withItemNumber(LicenseNumberType value) Sets the value of the itemNumber property.Sets the value of the licenseErrorStatus property.withLicenseProperty(KeyValuePairType... values) Adds objects to the list of LicenseProperty using add methodAdds objects to the list of LicenseProperty using addAll methodwithLicenseStatus(String value) Sets the value of the licenseStatus property.withLicenseType(String value) Sets the value of the licenseType property.withMacaddresses(SystemInfoType value) Sets the value of the macaddresses property.withMasterIdentifier(String value) Sets the value of the masterIdentifier property.Sets the value of the resellerCompanyContactEmail property.withResellerCompanyName(String value) Sets the value of the resellerCompanyName property.Sets the value of the storageNumber property.Sets the value of the transcoderNumber property.withUserNumber(LicenseNumberType value) Sets the value of the userNumber property.Methods inherited from class com.vidispine.generated.LicenseType
getCodecStatus, getDatabaseSizeLimit, getEndCustomerCompanyContactEmail, getEndCustomerCompanyname, getExpiryDate, getFileStatus, getItemNumber, getLicenseErrorStatus, getLicenseProperty, getLicenseStatus, getLicenseType, getMacaddresses, getResellerCompanyContactEmail, getResellerCompanyName, getStorageNumber, getTranscoderNumber, getUserNumber, isSetCodecStatus, isSetDatabaseSizeLimit, isSetEndCustomerCompanyContactEmail, isSetEndCustomerCompanyname, isSetExpiryDate, isSetFileStatus, isSetItemNumber, isSetLicenseErrorStatus, isSetLicenseProperty, isSetLicenseStatus, isSetLicenseType, isSetMacaddresses, isSetResellerCompanyContactEmail, isSetResellerCompanyName, isSetStorageNumber, isSetTranscoderNumber, isSetUserNumber, setCodecStatus, setDatabaseSizeLimit, setEndCustomerCompanyContactEmail, setEndCustomerCompanyname, setExpiryDate, setFileStatus, setItemNumber, setLicenseErrorStatus, setLicenseStatus, setLicenseType, setMacaddresses, setResellerCompanyContactEmail, setResellerCompanyName, setStorageNumber, setTranscoderNumber, setUserNumber, unsetLicenseProperty
-
Field Details
-
masterIdentifier
-
-
Constructor Details
-
MasterLicenseType
public MasterLicenseType()
-
-
Method Details
-
getMasterIdentifier
Gets the value of the masterIdentifier property.- Returns:
- possible object is
String
-
setMasterIdentifier
Sets the value of the masterIdentifier property.- Parameters:
value- allowed object isString
-
isSetMasterIdentifier
public boolean isSetMasterIdentifier() -
clone
- Overrides:
clonein classLicenseType
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classLicenseType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classLicenseType
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
createNewInstancein classLicenseType
-
withMasterIdentifier
Sets the value of the masterIdentifier property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withExpiryDate
Sets the value of the expiryDate property.- Overrides:
withExpiryDatein classLicenseType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withMacaddresses
Sets the value of the macaddresses property.- Overrides:
withMacaddressesin classLicenseType- Parameters:
value- allowed object isSystemInfoType- Returns:
- The class instance
-
withFileStatus
Sets the value of the fileStatus property.- Overrides:
withFileStatusin classLicenseType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withStorageNumber
Sets the value of the storageNumber property.- Overrides:
withStorageNumberin classLicenseType- Parameters:
value- allowed object isLicenseNumberType- Returns:
- The class instance
-
withUserNumber
Sets the value of the userNumber property.- Overrides:
withUserNumberin classLicenseType- Parameters:
value- allowed object isLicenseNumberType- Returns:
- The class instance
-
withItemNumber
Sets the value of the itemNumber property.- Overrides:
withItemNumberin classLicenseType- Parameters:
value- allowed object isLicenseNumberType- Returns:
- The class instance
-
withTranscoderNumber
Sets the value of the transcoderNumber property.- Overrides:
withTranscoderNumberin classLicenseType- Parameters:
value- allowed object isLicenseNumberType- Returns:
- The class instance
-
withDatabaseSizeLimit
Sets the value of the databaseSizeLimit property.- Overrides:
withDatabaseSizeLimitin classLicenseType- Parameters:
value- allowed object isLicenseNumberType- Returns:
- The class instance
-
withEndCustomerCompanyname
Sets the value of the endCustomerCompanyname property.- Overrides:
withEndCustomerCompanynamein classLicenseType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withEndCustomerCompanyContactEmail
Sets the value of the endCustomerCompanyContactEmail property.- Overrides:
withEndCustomerCompanyContactEmailin classLicenseType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withResellerCompanyName
Sets the value of the resellerCompanyName property.- Overrides:
withResellerCompanyNamein classLicenseType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withResellerCompanyContactEmail
Sets the value of the resellerCompanyContactEmail property.- Overrides:
withResellerCompanyContactEmailin classLicenseType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withLicenseStatus
Sets the value of the licenseStatus property.- Overrides:
withLicenseStatusin classLicenseType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withCodecStatus
Sets the value of the codecStatus property.- Overrides:
withCodecStatusin classLicenseType- Parameters:
value- allowed object isCodecStatusType- Returns:
- The class instance
-
withLicenseErrorStatus
Sets the value of the licenseErrorStatus property.- Overrides:
withLicenseErrorStatusin classLicenseType- Parameters:
value- allowed object isLicenseErrorType- Returns:
- The class instance
-
withLicenseType
Sets the value of the licenseType property.- Overrides:
withLicenseTypein classLicenseType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withLicenseProperty
Adds objects to the list of LicenseProperty using add method- Overrides:
withLicensePropertyin classLicenseType- Parameters:
values- objects to add to the list LicenseProperty- Returns:
- The class instance
-
withLicenseProperty
Adds objects to the list of LicenseProperty using addAll method- Overrides:
withLicensePropertyin classLicenseType- Parameters:
values- objects to add to the list LicenseProperty- Returns:
- The class instance
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classLicenseType
-
equals
- Overrides:
equalsin classLicenseType
-
visit
- Overrides:
visitin classLicenseType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classLicenseType
-
hashCode
public int hashCode()- Overrides:
hashCodein classLicenseType
-
toString
- Overrides:
toStringin classLicenseType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classLicenseType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classLicenseType
-