Class TimerId

java.lang.Object
de.fraunhofer.iese.mydata.common.MyDataEntity
de.fraunhofer.iese.mydata.timer.TimerId
All Implemented Interfaces:
Serializable

@Embeddable public class TimerId extends MyDataEntity implements Serializable
See Also:
  • Constructor Details

    • TimerId

      public TimerId()
    • TimerId

      public TimerId(String id)
  • Method Details