Package flexagon.fd.model.pojos.license
Class LicenseDetails
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.license.LicenseDetails
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreationDate(Date pCreationDate) voidsetLicenseID(Long pLicenseID) voidsetLicenseKey(String pLicenseKey)
-
Constructor Details
-
LicenseDetails
public LicenseDetails()
-
-
Method Details
-
setLicenseID
-
getLicenseID
-
setLicenseKey
-
getLicenseKey
-
setCreationDate
-
getCreationDate
-