Class ExperimentType.ExperimentTypeInitializer
java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.EntityTypeInitializer
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.ExperimentType.ExperimentTypeInitializer
- Enclosing class:
ExperimentType
Class used to initialize a new
ExperimentType instance. Necessary since all the fields of a ExperimentType are final.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.EntityTypeInitializer
addPropertyTypeGroup, getCode, getDescription, getPropertyTypeGroups, getValidationPluginInfo, setCode, setDescription, setValidationPluginInfo
-
Constructor Details
-
ExperimentTypeInitializer
public ExperimentTypeInitializer()
-