com.barcodelib.barcode
Class License

java.lang.Object
  extended by com.barcodelib.barcode.License

public class License
extends java.lang.Object


Field Summary
static java.lang.String Company
           
static java.lang.String CompanyWebsite
           
static java.lang.String Product
           
static java.lang.String Version
           
 
Constructor Summary
License()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Company

public static final java.lang.String Company
See Also:
Constant Field Values

CompanyWebsite

public static final java.lang.String CompanyWebsite
See Also:
Constant Field Values

Product

public static final java.lang.String Product
See Also:
Constant Field Values

Version

public static final java.lang.String Version
See Also:
Constant Field Values
Constructor Detail

License

public License()