Class LPVSDetectedLicense

java.lang.Object
com.lpvs.entity.LPVSDetectedLicense
All Implemented Interfaces:
Serializable

@Entity public class LPVSDetectedLicense extends Object implements Serializable
Entity class representing detected licenses in the LPVS system. This class is mapped to the "lpvs_detected_license" table in the "lpvs" schema.
See Also:
  • Constructor Details

    • LPVSDetectedLicense

      public LPVSDetectedLicense()