Class LicenseType

  • All Implemented Interfaces:
    Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
    Direct Known Subclasses:
    MasterLicenseType, SlaveLicenseType

    public class LicenseType
    extends Object
    implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    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"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • LicenseType

        public LicenseType()
    • Method Detail

      • getExpiryDate

        public String getExpiryDate()
        Gets the value of the expiryDate property.
        Returns:
        possible object is String
      • setExpiryDate

        public void setExpiryDate​(String value)
        Sets the value of the expiryDate property.
        Parameters:
        value - allowed object is String
      • isSetExpiryDate

        public boolean isSetExpiryDate()
      • getMacaddresses

        public SystemInfoType getMacaddresses()
        Gets the value of the macaddresses property.
        Returns:
        possible object is SystemInfoType
      • setMacaddresses

        public void setMacaddresses​(SystemInfoType value)
        Sets the value of the macaddresses property.
        Parameters:
        value - allowed object is SystemInfoType
      • isSetMacaddresses

        public boolean isSetMacaddresses()
      • getFileStatus

        public String getFileStatus()
        Gets the value of the fileStatus property.
        Returns:
        possible object is String
      • setFileStatus

        public void setFileStatus​(String value)
        Sets the value of the fileStatus property.
        Parameters:
        value - allowed object is String
      • isSetFileStatus

        public boolean isSetFileStatus()
      • setStorageNumber

        public void setStorageNumber​(LicenseNumberType value)
        Sets the value of the storageNumber property.
        Parameters:
        value - allowed object is LicenseNumberType
      • isSetStorageNumber

        public boolean isSetStorageNumber()
      • setUserNumber

        public void setUserNumber​(LicenseNumberType value)
        Sets the value of the userNumber property.
        Parameters:
        value - allowed object is LicenseNumberType
      • isSetUserNumber

        public boolean isSetUserNumber()
      • setItemNumber

        public void setItemNumber​(LicenseNumberType value)
        Sets the value of the itemNumber property.
        Parameters:
        value - allowed object is LicenseNumberType
      • isSetItemNumber

        public boolean isSetItemNumber()
      • setTranscoderNumber

        public void setTranscoderNumber​(LicenseNumberType value)
        Sets the value of the transcoderNumber property.
        Parameters:
        value - allowed object is LicenseNumberType
      • isSetTranscoderNumber

        public boolean isSetTranscoderNumber()
      • setDatabaseSizeLimit

        public void setDatabaseSizeLimit​(LicenseNumberType value)
        Sets the value of the databaseSizeLimit property.
        Parameters:
        value - allowed object is LicenseNumberType
      • isSetDatabaseSizeLimit

        public boolean isSetDatabaseSizeLimit()
      • getEndCustomerCompanyname

        public String getEndCustomerCompanyname()
        Gets the value of the endCustomerCompanyname property.
        Returns:
        possible object is String
      • setEndCustomerCompanyname

        public void setEndCustomerCompanyname​(String value)
        Sets the value of the endCustomerCompanyname property.
        Parameters:
        value - allowed object is String
      • isSetEndCustomerCompanyname

        public boolean isSetEndCustomerCompanyname()
      • getEndCustomerCompanyContactEmail

        public String getEndCustomerCompanyContactEmail()
        Gets the value of the endCustomerCompanyContactEmail property.
        Returns:
        possible object is String
      • setEndCustomerCompanyContactEmail

        public void setEndCustomerCompanyContactEmail​(String value)
        Sets the value of the endCustomerCompanyContactEmail property.
        Parameters:
        value - allowed object is String
      • isSetEndCustomerCompanyContactEmail

        public boolean isSetEndCustomerCompanyContactEmail()
      • getResellerCompanyName

        public String getResellerCompanyName()
        Gets the value of the resellerCompanyName property.
        Returns:
        possible object is String
      • setResellerCompanyName

        public void setResellerCompanyName​(String value)
        Sets the value of the resellerCompanyName property.
        Parameters:
        value - allowed object is String
      • isSetResellerCompanyName

        public boolean isSetResellerCompanyName()
      • getResellerCompanyContactEmail

        public String getResellerCompanyContactEmail()
        Gets the value of the resellerCompanyContactEmail property.
        Returns:
        possible object is String
      • setResellerCompanyContactEmail

        public void setResellerCompanyContactEmail​(String value)
        Sets the value of the resellerCompanyContactEmail property.
        Parameters:
        value - allowed object is String
      • isSetResellerCompanyContactEmail

        public boolean isSetResellerCompanyContactEmail()
      • getLicenseStatus

        public String getLicenseStatus()
        Gets the value of the licenseStatus property.
        Returns:
        possible object is String
      • setLicenseStatus

        public void setLicenseStatus​(String value)
        Sets the value of the licenseStatus property.
        Parameters:
        value - allowed object is String
      • isSetLicenseStatus

        public boolean isSetLicenseStatus()
      • setCodecStatus

        public void setCodecStatus​(CodecStatusType value)
        Sets the value of the codecStatus property.
        Parameters:
        value - allowed object is CodecStatusType
      • isSetCodecStatus

        public boolean isSetCodecStatus()
      • getLicenseErrorStatus

        public LicenseErrorType getLicenseErrorStatus()
        Gets the value of the licenseErrorStatus property.
        Returns:
        possible object is LicenseErrorType
      • setLicenseErrorStatus

        public void setLicenseErrorStatus​(LicenseErrorType value)
        Sets the value of the licenseErrorStatus property.
        Parameters:
        value - allowed object is LicenseErrorType
      • isSetLicenseErrorStatus

        public boolean isSetLicenseErrorStatus()
      • getLicenseType

        public String getLicenseType()
        Gets the value of the licenseType property.
        Returns:
        possible object is String
      • setLicenseType

        public void setLicenseType​(String value)
        Sets the value of the licenseType property.
        Parameters:
        value - allowed object is String
      • isSetLicenseType

        public boolean isSetLicenseType()
      • copyTo

        public Object copyTo​(Object target)
        Specified by:
        copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
      • copyTo

        public Object copyTo​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                             Object target,
                             org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
        Specified by:
        copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
      • createNewInstance

        public Object createNewInstance()
        Specified by:
        createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
      • withEndCustomerCompanyname

        public LicenseType withEndCustomerCompanyname​(String value)
      • withEndCustomerCompanyContactEmail

        public LicenseType withEndCustomerCompanyContactEmail​(String value)
      • withResellerCompanyName

        public LicenseType withResellerCompanyName​(String value)
      • withResellerCompanyContactEmail

        public LicenseType withResellerCompanyContactEmail​(String value)
      • 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 interface org.jvnet.jaxb2_commons.lang.Equals2
      • visit

        public LicenseType visit​(com.kscs.util.jaxb.PropertyVisitor _visitor_)
      • hashCode

        public int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
        Specified by:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object