Class LicensedProductTerms

java.lang.Object
com.kheops.util.LicensedProductTerms
All Implemented Interfaces:
Serializable

public class LicensedProductTerms extends Object implements Serializable
See Also:
  • Field Details

    • productId

      protected String productId
    • duration

      protected long duration
    • validFrom

      protected long validFrom
  • Constructor Details

    • LicensedProductTerms

      public LicensedProductTerms()
  • Method Details

    • isExpired

      public boolean isExpired()