Package com.labs64.netlicensing.domain.entity


package com.labs64.netlicensing.domain.entity
Classes in this package represent various NetLicensing objects. These entities: - passed as parameters or returned from the NetLicensing API calls; - persisted in a database; - declare properties available for each NetLicensing object type.