Class ExperimentParameter


  • @Entity
    public class ExperimentParameter
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • id

        public java.lang.Long id
      • name

        public java.lang.String name
      • value

        public java.lang.String value
    • Constructor Detail

      • ExperimentParameter

        public ExperimentParameter()