Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)

com.lapetus_ltd._2009.xml.licencetype
Class XLptsLicenceType

java.lang.Object
  extended by com.lapetus_ltd._2009.xml.licencetype.XLptsLicenceType
Direct Known Subclasses:
TLptsLicenceType

public class XLptsLicenceType
extends java.lang.Object

XSD Generated Class: This type holds the licence information for JUT.

Java class for XLptsLicenceType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="XLptsLicenceType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="no-of-licences" type="{http://www.w3.org/2001/XMLSchema}int"/>
         <element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="software-owner" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="licence-type" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="licenced-to" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="only-on-os" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="only-on-ip" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="only-on-mac" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rights" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="violations" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="expiry-date" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="byteData1" type="{http://www.w3.org/2001/XMLSchema}hexBinary"/>
         <element name="byteData2" type="{http://www.w3.org/2001/XMLSchema}hexBinary"/>
         <element name="byteData3" type="{http://www.w3.org/2001/XMLSchema}hexBinary"/>
         <element name="byteData4" type="{http://www.w3.org/2001/XMLSchema}hexBinary"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  byte[] byteData1
           
protected  byte[] byteData2
           
protected  byte[] byteData3
           
protected  byte[] byteData4
           
protected  java.lang.String description
           
protected  java.lang.String expiryDate
           
protected  java.lang.String id
           
protected  java.lang.String licencedTo
           
protected  java.lang.String licenceType
           
protected  int noOfLicences
           
protected  java.lang.String onlyOnIp
           
protected  java.lang.String onlyOnMac
           
protected  java.lang.String onlyOnOs
           
protected  java.lang.String rights
           
protected  java.lang.String softwareOwner
           
protected  java.lang.String title
           
protected  java.lang.String violations
           
 
Constructor Summary
XLptsLicenceType()
           
 
Method Summary
 byte[] getByteData1()
          Gets the value of the byteData1 property.
 byte[] getByteData2()
          Gets the value of the byteData2 property.
 byte[] getByteData3()
          Gets the value of the byteData3 property.
 byte[] getByteData4()
          Gets the value of the byteData4 property.
 java.lang.String getDescription()
          Gets the value of the description property.
 java.lang.String getExpiryDate()
          Gets the value of the expiryDate property.
 java.lang.String getId()
          Gets the value of the id property.
 java.lang.String getLicencedTo()
          Gets the value of the licencedTo property.
 java.lang.String getLicenceType()
          Gets the value of the licenceType property.
 int getNoOfLicences()
          Gets the value of the noOfLicences property.
 java.lang.String getOnlyOnIp()
          Gets the value of the onlyOnIp property.
 java.lang.String getOnlyOnMac()
          Gets the value of the onlyOnMac property.
 java.lang.String getOnlyOnOs()
          Gets the value of the onlyOnOs property.
 java.lang.String getRights()
          Gets the value of the rights property.
 java.lang.String getSoftwareOwner()
          Gets the value of the softwareOwner property.
 java.lang.String getTitle()
          Gets the value of the title property.
 java.lang.String getViolations()
          Gets the value of the violations property.
 void setByteData1(byte[] value)
          Sets the value of the byteData1 property.
 void setByteData2(byte[] value)
          Sets the value of the byteData2 property.
 void setByteData3(byte[] value)
          Sets the value of the byteData3 property.
 void setByteData4(byte[] value)
          Sets the value of the byteData4 property.
 void setDescription(java.lang.String value)
          Sets the value of the description property.
 void setExpiryDate(java.lang.String value)
          Sets the value of the expiryDate property.
 void setId(java.lang.String value)
          Sets the value of the id property.
 void setLicencedTo(java.lang.String value)
          Sets the value of the licencedTo property.
 void setLicenceType(java.lang.String value)
          Sets the value of the licenceType property.
 void setNoOfLicences(int value)
          Sets the value of the noOfLicences property.
 void setOnlyOnIp(java.lang.String value)
          Sets the value of the onlyOnIp property.
 void setOnlyOnMac(java.lang.String value)
          Sets the value of the onlyOnMac property.
 void setOnlyOnOs(java.lang.String value)
          Sets the value of the onlyOnOs property.
 void setRights(java.lang.String value)
          Sets the value of the rights property.
 void setSoftwareOwner(java.lang.String value)
          Sets the value of the softwareOwner property.
 void setTitle(java.lang.String value)
          Sets the value of the title property.
 void setViolations(java.lang.String value)
          Sets the value of the violations property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

byteData1

protected byte[] byteData1

byteData2

protected byte[] byteData2

byteData3

protected byte[] byteData3

byteData4

protected byte[] byteData4

description

protected java.lang.String description

expiryDate

protected java.lang.String expiryDate

id

protected java.lang.String id

licencedTo

protected java.lang.String licencedTo

licenceType

protected java.lang.String licenceType

noOfLicences

protected int noOfLicences

onlyOnIp

protected java.lang.String onlyOnIp

onlyOnMac

protected java.lang.String onlyOnMac

onlyOnOs

protected java.lang.String onlyOnOs

rights

protected java.lang.String rights

softwareOwner

protected java.lang.String softwareOwner

title

protected java.lang.String title

violations

protected java.lang.String violations
Constructor Detail

XLptsLicenceType

public XLptsLicenceType()
Method Detail

getByteData1

public byte[] getByteData1()
Gets the value of the byteData1 property.

Returns:
possible object is String

getByteData2

public byte[] getByteData2()
Gets the value of the byteData2 property.

Returns:
possible object is String

getByteData3

public byte[] getByteData3()
Gets the value of the byteData3 property.

Returns:
possible object is String

getByteData4

public byte[] getByteData4()
Gets the value of the byteData4 property.

Returns:
possible object is String

getDescription

public java.lang.String getDescription()
Gets the value of the description property.

Returns:
possible object is String

getExpiryDate

public java.lang.String getExpiryDate()
Gets the value of the expiryDate property.

Returns:
possible object is String

getId

public java.lang.String getId()
Gets the value of the id property.

Returns:
possible object is String

getLicencedTo

public java.lang.String getLicencedTo()
Gets the value of the licencedTo property.

Returns:
possible object is String

getLicenceType

public java.lang.String getLicenceType()
Gets the value of the licenceType property.

Returns:
possible object is String

getNoOfLicences

public int getNoOfLicences()
Gets the value of the noOfLicences property.


getOnlyOnIp

public java.lang.String getOnlyOnIp()
Gets the value of the onlyOnIp property.

Returns:
possible object is String

getOnlyOnMac

public java.lang.String getOnlyOnMac()
Gets the value of the onlyOnMac property.

Returns:
possible object is String

getOnlyOnOs

public java.lang.String getOnlyOnOs()
Gets the value of the onlyOnOs property.

Returns:
possible object is String

getRights

public java.lang.String getRights()
Gets the value of the rights property.

Returns:
possible object is String

getSoftwareOwner

public java.lang.String getSoftwareOwner()
Gets the value of the softwareOwner property.

Returns:
possible object is String

getTitle

public java.lang.String getTitle()
Gets the value of the title property.

Returns:
possible object is String

getViolations

public java.lang.String getViolations()
Gets the value of the violations property.

Returns:
possible object is String

setByteData1

public void setByteData1(byte[] value)
Sets the value of the byteData1 property.

Parameters:
value - allowed object is String

setByteData2

public void setByteData2(byte[] value)
Sets the value of the byteData2 property.

Parameters:
value - allowed object is String

setByteData3

public void setByteData3(byte[] value)
Sets the value of the byteData3 property.

Parameters:
value - allowed object is String

setByteData4

public void setByteData4(byte[] value)
Sets the value of the byteData4 property.

Parameters:
value - allowed object is String

setDescription

public void setDescription(java.lang.String value)
Sets the value of the description property.

Parameters:
value - allowed object is String

setExpiryDate

public void setExpiryDate(java.lang.String value)
Sets the value of the expiryDate property.

Parameters:
value - allowed object is String

setId

public void setId(java.lang.String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

setLicencedTo

public void setLicencedTo(java.lang.String value)
Sets the value of the licencedTo property.

Parameters:
value - allowed object is String

setLicenceType

public void setLicenceType(java.lang.String value)
Sets the value of the licenceType property.

Parameters:
value - allowed object is String

setNoOfLicences

public void setNoOfLicences(int value)
Sets the value of the noOfLicences property.


setOnlyOnIp

public void setOnlyOnIp(java.lang.String value)
Sets the value of the onlyOnIp property.

Parameters:
value - allowed object is String

setOnlyOnMac

public void setOnlyOnMac(java.lang.String value)
Sets the value of the onlyOnMac property.

Parameters:
value - allowed object is String

setOnlyOnOs

public void setOnlyOnOs(java.lang.String value)
Sets the value of the onlyOnOs property.

Parameters:
value - allowed object is String

setRights

public void setRights(java.lang.String value)
Sets the value of the rights property.

Parameters:
value - allowed object is String

setSoftwareOwner

public void setSoftwareOwner(java.lang.String value)
Sets the value of the softwareOwner property.

Parameters:
value - allowed object is String

setTitle

public void setTitle(java.lang.String value)
Sets the value of the title property.

Parameters:
value - allowed object is String

setViolations

public void setViolations(java.lang.String value)
Sets the value of the violations property.

Parameters:
value - allowed object is String


Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)