Interface IExperimentType

All Superinterfaces:
IAbstractType, IEntityType, IEntityTypeMutable, IExperimentTypeImmutable
All Known Implementing Classes:
ExperimentType

public interface IExperimentType extends IExperimentTypeImmutable, IEntityTypeMutable
  • Method Details

    • setDescription

      void setDescription(String description)
      Set the description for this experiment type.