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 int
getId()
License
getLicense()
Date
getUpdated()
void
setUpdated(Date updated)
-
-
-
Constructor Detail
-
LicenseApplication
public LicenseApplication()
-
LicenseApplication
public LicenseApplication(License license)
-
-