Package de.xima.fc.gui.model.license
Class LicenseViewModel
java.lang.Object
de.xima.fc.gui.model.license.LicenseViewModel
- All Implemented Interfaces:
Serializable
- Author:
- XIMA MEDIA GmbH, Dresden
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
-
Constructor Details
-
LicenseViewModel
-
-
Method Details
-
getValidUntil
- Returns:
- the validUntil
-
getLicenseKey
- Returns:
- the licenseKey
-
getLicenseName
- Returns:
- the licenseName
-
getClient
- Returns:
- the client
-
setClient
- Parameters:
client
- the client to set
-
getLicenseId
- Returns:
- the licenseId
-
getVersionKey
- Returns:
- the versionKey
-
isExpired
public boolean isExpired()
-