Package microsim.data.db
Class CoefficientEntityKey
java.lang.Object
microsim.data.db.CoefficientEntityKey
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionThe default constructor that creates an instance only. -
Method Summary
-
Constructor Details
-
CoefficientEntityKey
public CoefficientEntityKey()The default constructor that creates an instance only.- Implementation Requirements:
public
to conform to JPA 3.0.
-