org.formaria.editor.lm
Class LicenseEntry
java.lang.Object
org.formaria.editor.lm.LicenseEntry
- All Implemented Interfaces:
- java.io.Serializable
public class LicenseEntry
- extends java.lang.Object
- implements java.io.Serializable
A class holding details of Aria licenses
Copyright (c) Formaria Ltd., 2002-2007
License: see License.txt
- Since:
- 3.2
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
formariaUserName
public java.lang.String formariaUserName
userName
public java.lang.String userName
mode
public java.lang.String mode
module
public java.lang.String module
seats
public java.lang.String seats
expiry
public long expiry
LicenseEntry
public LicenseEntry()
LicenseEntry
public LicenseEntry(LicenseEntry le)