Class CoefficientEntityKey

java.lang.Object
microsim.data.db.CoefficientEntityKey
All Implemented Interfaces:
Serializable

@Embeddable public class CoefficientEntityKey extends Object implements Serializable
See Also:
  • Constructor Details

    • CoefficientEntityKey

      public CoefficientEntityKey()
      The default constructor that creates an instance only.
      Implementation Requirements:
      public to conform to JPA 3.0.