Package myorg.relex.one2one
Class LicenseApplication
- java.lang.Object
-
- myorg.relex.one2one.LicenseApplication
-
-
Constructor Summary
Constructors Constructor Description LicenseApplication()LicenseApplication(License license)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetId()LicensegetLicense()DategetUpdated()voidsetUpdated(Date updated)
-
-
-
Constructor Detail
-
LicenseApplication
public LicenseApplication()
-
LicenseApplication
public LicenseApplication(License license)
-
-