Package com.vidispine.generated
Class LicenseType
java.lang.Object
com.vidispine.generated.LicenseType
- 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
- Direct Known Subclasses:
MasterLicenseType
,SlaveLicenseType
public class LicenseType
extends Object
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 LicenseType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="LicenseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="expiryDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="macaddresses" type="{http://xml.vidispine.com/schema/vidispine}SystemInfoType" minOccurs="0"/>
<element name="fileStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="storageNumber" type="{http://xml.vidispine.com/schema/vidispine}LicenseNumberType" minOccurs="0"/>
<element name="userNumber" type="{http://xml.vidispine.com/schema/vidispine}LicenseNumberType" minOccurs="0"/>
<element name="itemNumber" type="{http://xml.vidispine.com/schema/vidispine}LicenseNumberType" minOccurs="0"/>
<element name="transcoderNumber" type="{http://xml.vidispine.com/schema/vidispine}LicenseNumberType" minOccurs="0"/>
<element name="databaseSizeLimit" type="{http://xml.vidispine.com/schema/vidispine}LicenseNumberType" minOccurs="0"/>
<element name="endCustomerCompanyname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="endCustomerCompanyContactEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="resellerCompanyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="resellerCompanyContactEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="licenseStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="codecStatus" type="{http://xml.vidispine.com/schema/vidispine}CodecStatusType" minOccurs="0"/>
<element name="licenseErrorStatus" type="{http://xml.vidispine.com/schema/vidispine}LicenseErrorType" minOccurs="0"/>
<element name="licenseType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="licenseProperty" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CodecStatusType
protected LicenseNumberType
protected String
protected String
protected String
protected String
protected LicenseNumberType
protected LicenseErrorType
protected List<KeyValuePairType>
protected String
protected String
protected SystemInfoType
protected String
protected String
protected LicenseNumberType
protected LicenseNumberType
protected LicenseNumberType
-
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) boolean
boolean
equals
(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 codecStatus property.Gets the value of the databaseSizeLimit property.Gets the value of the endCustomerCompanyContactEmail property.Gets the value of the endCustomerCompanyname property.Gets the value of the expiryDate property.Gets the value of the fileStatus property.Gets the value of the itemNumber property.Gets the value of the licenseErrorStatus property.Gets the value of the licenseProperty property.Gets the value of the licenseStatus property.Gets the value of the licenseType property.Gets the value of the macaddresses property.Gets the value of the resellerCompanyContactEmail property.Gets the value of the resellerCompanyName property.Gets the value of the storageNumber property.Gets the value of the transcoderNumber property.Gets the value of the userNumber property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
setCodecStatus
(CodecStatusType value) Sets the value of the codecStatus property.void
Sets the value of the databaseSizeLimit property.void
Sets the value of the endCustomerCompanyContactEmail property.void
setEndCustomerCompanyname
(String value) Sets the value of the endCustomerCompanyname property.void
setExpiryDate
(String value) Sets the value of the expiryDate property.void
setFileStatus
(String value) Sets the value of the fileStatus property.void
setItemNumber
(LicenseNumberType value) Sets the value of the itemNumber property.void
Sets the value of the licenseErrorStatus property.void
setLicenseStatus
(String value) Sets the value of the licenseStatus property.void
setLicenseType
(String value) Sets the value of the licenseType property.void
setMacaddresses
(SystemInfoType value) Sets the value of the macaddresses property.void
Sets the value of the resellerCompanyContactEmail property.void
setResellerCompanyName
(String value) Sets the value of the resellerCompanyName property.void
Sets the value of the storageNumber property.void
Sets the value of the transcoderNumber property.void
setUserNumber
(LicenseNumberType value) Sets the value of the userNumber property.toString()
void
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.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.
-
Field Details
-
expiryDate
-
macaddresses
-
fileStatus
-
storageNumber
-
userNumber
-
itemNumber
-
transcoderNumber
-
databaseSizeLimit
-
endCustomerCompanyname
-
endCustomerCompanyContactEmail
-
resellerCompanyName
-
resellerCompanyContactEmail
-
licenseStatus
-
codecStatus
-
licenseErrorStatus
-
licenseType
-
licenseProperty
-
-
Constructor Details
-
LicenseType
public LicenseType()
-
-
Method Details
-
getExpiryDate
Gets the value of the expiryDate property.- Returns:
- possible object is
String
-
setExpiryDate
Sets the value of the expiryDate property.- Parameters:
value
- allowed object isString
-
isSetExpiryDate
public boolean isSetExpiryDate() -
getMacaddresses
Gets the value of the macaddresses property.- Returns:
- possible object is
SystemInfoType
-
setMacaddresses
Sets the value of the macaddresses property.- Parameters:
value
- allowed object isSystemInfoType
-
isSetMacaddresses
public boolean isSetMacaddresses() -
getFileStatus
Gets the value of the fileStatus property.- Returns:
- possible object is
String
-
setFileStatus
Sets the value of the fileStatus property.- Parameters:
value
- allowed object isString
-
isSetFileStatus
public boolean isSetFileStatus() -
getStorageNumber
Gets the value of the storageNumber property.- Returns:
- possible object is
LicenseNumberType
-
setStorageNumber
Sets the value of the storageNumber property.- Parameters:
value
- allowed object isLicenseNumberType
-
isSetStorageNumber
public boolean isSetStorageNumber() -
getUserNumber
Gets the value of the userNumber property.- Returns:
- possible object is
LicenseNumberType
-
setUserNumber
Sets the value of the userNumber property.- Parameters:
value
- allowed object isLicenseNumberType
-
isSetUserNumber
public boolean isSetUserNumber() -
getItemNumber
Gets the value of the itemNumber property.- Returns:
- possible object is
LicenseNumberType
-
setItemNumber
Sets the value of the itemNumber property.- Parameters:
value
- allowed object isLicenseNumberType
-
isSetItemNumber
public boolean isSetItemNumber() -
getTranscoderNumber
Gets the value of the transcoderNumber property.- Returns:
- possible object is
LicenseNumberType
-
setTranscoderNumber
Sets the value of the transcoderNumber property.- Parameters:
value
- allowed object isLicenseNumberType
-
isSetTranscoderNumber
public boolean isSetTranscoderNumber() -
getDatabaseSizeLimit
Gets the value of the databaseSizeLimit property.- Returns:
- possible object is
LicenseNumberType
-
setDatabaseSizeLimit
Sets the value of the databaseSizeLimit property.- Parameters:
value
- allowed object isLicenseNumberType
-
isSetDatabaseSizeLimit
public boolean isSetDatabaseSizeLimit() -
getEndCustomerCompanyname
Gets the value of the endCustomerCompanyname property.- Returns:
- possible object is
String
-
setEndCustomerCompanyname
Sets the value of the endCustomerCompanyname property.- Parameters:
value
- allowed object isString
-
isSetEndCustomerCompanyname
public boolean isSetEndCustomerCompanyname() -
getEndCustomerCompanyContactEmail
Gets the value of the endCustomerCompanyContactEmail property.- Returns:
- possible object is
String
-
setEndCustomerCompanyContactEmail
Sets the value of the endCustomerCompanyContactEmail property.- Parameters:
value
- allowed object isString
-
isSetEndCustomerCompanyContactEmail
public boolean isSetEndCustomerCompanyContactEmail() -
getResellerCompanyName
Gets the value of the resellerCompanyName property.- Returns:
- possible object is
String
-
setResellerCompanyName
Sets the value of the resellerCompanyName property.- Parameters:
value
- allowed object isString
-
isSetResellerCompanyName
public boolean isSetResellerCompanyName() -
getResellerCompanyContactEmail
Gets the value of the resellerCompanyContactEmail property.- Returns:
- possible object is
String
-
setResellerCompanyContactEmail
Sets the value of the resellerCompanyContactEmail property.- Parameters:
value
- allowed object isString
-
isSetResellerCompanyContactEmail
public boolean isSetResellerCompanyContactEmail() -
getLicenseStatus
Gets the value of the licenseStatus property.- Returns:
- possible object is
String
-
setLicenseStatus
Sets the value of the licenseStatus property.- Parameters:
value
- allowed object isString
-
isSetLicenseStatus
public boolean isSetLicenseStatus() -
getCodecStatus
Gets the value of the codecStatus property.- Returns:
- possible object is
CodecStatusType
-
setCodecStatus
Sets the value of the codecStatus property.- Parameters:
value
- allowed object isCodecStatusType
-
isSetCodecStatus
public boolean isSetCodecStatus() -
getLicenseErrorStatus
Gets the value of the licenseErrorStatus property.- Returns:
- possible object is
LicenseErrorType
-
setLicenseErrorStatus
Sets the value of the licenseErrorStatus property.- Parameters:
value
- allowed object isLicenseErrorType
-
isSetLicenseErrorStatus
public boolean isSetLicenseErrorStatus() -
getLicenseType
Gets the value of the licenseType property.- Returns:
- possible object is
String
-
setLicenseType
Sets the value of the licenseType property.- Parameters:
value
- allowed object isString
-
isSetLicenseType
public boolean isSetLicenseType() -
getLicenseProperty
Gets the value of the licenseProperty property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the licenseProperty property.For example, to add a new item, do as follows:
getLicenseProperty().add(newItem);
Objects of the following type(s) are allowed in the list
KeyValuePairType
- Returns:
- The value of the licenseProperty property.
-
isSetLicenseProperty
public boolean isSetLicenseProperty() -
unsetLicenseProperty
public void unsetLicenseProperty() -
clone
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
withExpiryDate
Sets the value of the expiryDate property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withMacaddresses
Sets the value of the macaddresses property.- Parameters:
value
- allowed object isSystemInfoType
- Returns:
- The class instance
-
withFileStatus
Sets the value of the fileStatus property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withStorageNumber
Sets the value of the storageNumber property.- Parameters:
value
- allowed object isLicenseNumberType
- Returns:
- The class instance
-
withUserNumber
Sets the value of the userNumber property.- Parameters:
value
- allowed object isLicenseNumberType
- Returns:
- The class instance
-
withItemNumber
Sets the value of the itemNumber property.- Parameters:
value
- allowed object isLicenseNumberType
- Returns:
- The class instance
-
withTranscoderNumber
Sets the value of the transcoderNumber property.- Parameters:
value
- allowed object isLicenseNumberType
- Returns:
- The class instance
-
withDatabaseSizeLimit
Sets the value of the databaseSizeLimit property.- Parameters:
value
- allowed object isLicenseNumberType
- Returns:
- The class instance
-
withEndCustomerCompanyname
Sets the value of the endCustomerCompanyname property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withEndCustomerCompanyContactEmail
Sets the value of the endCustomerCompanyContactEmail property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withResellerCompanyName
Sets the value of the resellerCompanyName property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withResellerCompanyContactEmail
Sets the value of the resellerCompanyContactEmail property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withLicenseStatus
Sets the value of the licenseStatus property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCodecStatus
Sets the value of the codecStatus property.- Parameters:
value
- allowed object isCodecStatusType
- Returns:
- The class instance
-
withLicenseErrorStatus
Sets the value of the licenseErrorStatus property.- Parameters:
value
- allowed object isLicenseErrorType
- Returns:
- The class instance
-
withLicenseType
Sets the value of the licenseType property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withLicenseProperty
Adds objects to the list of LicenseProperty using add method- Parameters:
values
- objects to add to the list LicenseProperty- Returns:
- The class instance
-
withLicenseProperty
Adds objects to the list of LicenseProperty using addAll method- 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:
equals
in interfaceorg.jvnet.jaxb.lang.Equals
-
equals
-
visit
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
-
hashCode
public int hashCode() -
toString
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
-