Package com.vidispine.generated
Class SlaveLicenseType
- java.lang.Object
-
- com.vidispine.generated.LicenseType
-
- com.vidispine.generated.SlaveLicenseType
-
- 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 SlaveLicenseType 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 SlaveLicenseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SlaveLicenseType"> <complexContent> <extension base="{http://xml.vidispine.com/schema/vidispine}LicenseType"> <sequence> <element name="masterIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="slaveIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="slaveInstances" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="validityTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="validityPeriod" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SlaveLicenseType.PropInfo
-
Field Summary
Fields Modifier and Type Field Description protected String
id
protected String
masterIdentifier
protected String
slaveIdentifier
protected BigInteger
slaveInstances
protected BigInteger
validityPeriod
protected XMLGregorianCalendar
validityTime
-
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 SlaveLicenseType()
-
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
-
slaveIdentifier
protected String slaveIdentifier
-
slaveInstances
protected BigInteger slaveInstances
-
validityTime
protected XMLGregorianCalendar validityTime
-
validityPeriod
protected BigInteger validityPeriod
-
id
protected String id
-
-
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()
-
getSlaveIdentifier
public String getSlaveIdentifier()
Gets the value of the slaveIdentifier property.- Returns:
- possible object is
String
-
setSlaveIdentifier
public void setSlaveIdentifier(String value)
Sets the value of the slaveIdentifier property.- Parameters:
value
- allowed object isString
-
isSetSlaveIdentifier
public boolean isSetSlaveIdentifier()
-
getSlaveInstances
public BigInteger getSlaveInstances()
Gets the value of the slaveInstances property.- Returns:
- possible object is
BigInteger
-
setSlaveInstances
public void setSlaveInstances(BigInteger value)
Sets the value of the slaveInstances property.- Parameters:
value
- allowed object isBigInteger
-
isSetSlaveInstances
public boolean isSetSlaveInstances()
-
getValidityTime
public XMLGregorianCalendar getValidityTime()
Gets the value of the validityTime property.- Returns:
- possible object is
XMLGregorianCalendar
-
setValidityTime
public void setValidityTime(XMLGregorianCalendar value)
Sets the value of the validityTime property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
isSetValidityTime
public boolean isSetValidityTime()
-
getValidityPeriod
public BigInteger getValidityPeriod()
Gets the value of the validityPeriod property.- Returns:
- possible object is
BigInteger
-
setValidityPeriod
public void setValidityPeriod(BigInteger value)
Sets the value of the validityPeriod property.- Parameters:
value
- allowed object isBigInteger
-
isSetValidityPeriod
public boolean isSetValidityPeriod()
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
isSetId
public boolean isSetId()
-
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 SlaveLicenseType withMasterIdentifier(String value)
-
withSlaveIdentifier
public SlaveLicenseType withSlaveIdentifier(String value)
-
withSlaveInstances
public SlaveLicenseType withSlaveInstances(BigInteger value)
-
withValidityTime
public SlaveLicenseType withValidityTime(XMLGregorianCalendar value)
-
withValidityPeriod
public SlaveLicenseType withValidityPeriod(BigInteger value)
-
withId
public SlaveLicenseType withId(String value)
-
withExpiryDate
public SlaveLicenseType withExpiryDate(String value)
- Overrides:
withExpiryDate
in classLicenseType
-
withMacaddresses
public SlaveLicenseType withMacaddresses(SystemInfoType value)
- Overrides:
withMacaddresses
in classLicenseType
-
withFileStatus
public SlaveLicenseType withFileStatus(String value)
- Overrides:
withFileStatus
in classLicenseType
-
withStorageNumber
public SlaveLicenseType withStorageNumber(LicenseNumberType value)
- Overrides:
withStorageNumber
in classLicenseType
-
withUserNumber
public SlaveLicenseType withUserNumber(LicenseNumberType value)
- Overrides:
withUserNumber
in classLicenseType
-
withItemNumber
public SlaveLicenseType withItemNumber(LicenseNumberType value)
- Overrides:
withItemNumber
in classLicenseType
-
withTranscoderNumber
public SlaveLicenseType withTranscoderNumber(LicenseNumberType value)
- Overrides:
withTranscoderNumber
in classLicenseType
-
withDatabaseSizeLimit
public SlaveLicenseType withDatabaseSizeLimit(LicenseNumberType value)
- Overrides:
withDatabaseSizeLimit
in classLicenseType
-
withEndCustomerCompanyname
public SlaveLicenseType withEndCustomerCompanyname(String value)
- Overrides:
withEndCustomerCompanyname
in classLicenseType
-
withEndCustomerCompanyContactEmail
public SlaveLicenseType withEndCustomerCompanyContactEmail(String value)
- Overrides:
withEndCustomerCompanyContactEmail
in classLicenseType
-
withResellerCompanyName
public SlaveLicenseType withResellerCompanyName(String value)
- Overrides:
withResellerCompanyName
in classLicenseType
-
withResellerCompanyContactEmail
public SlaveLicenseType withResellerCompanyContactEmail(String value)
- Overrides:
withResellerCompanyContactEmail
in classLicenseType
-
withLicenseStatus
public SlaveLicenseType withLicenseStatus(String value)
- Overrides:
withLicenseStatus
in classLicenseType
-
withCodecStatus
public SlaveLicenseType withCodecStatus(CodecStatusType value)
- Overrides:
withCodecStatus
in classLicenseType
-
withLicenseErrorStatus
public SlaveLicenseType withLicenseErrorStatus(LicenseErrorType value)
- Overrides:
withLicenseErrorStatus
in classLicenseType
-
withLicenseType
public SlaveLicenseType 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 SlaveLicenseType 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
-
-