Class CoefficientEntityKey

  • All Implemented Interfaces:
    java.io.Serializable

    @Embeddable
    public class CoefficientEntityKey
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • CoefficientEntityKey

        public CoefficientEntityKey()
    • Method Detail

      • getId

        public java.lang.Long getId()
      • setId

        public void setId​(java.lang.Long id)
      • getSimulationRun

        public java.lang.Long getSimulationRun()
      • setSimulationRun

        public void setSimulationRun​(java.lang.Long simulationRun)