This method of the LicenseDescriptor Interface retrieves the expiration date of the license.
public java.util.Date getDate();
Returns the expiration date. If the returned date is null, the license does not have an expiration.
setDate