@JsonObject(value="ExperimentType") public class ExperimentType extends EntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
ExperimentType.ExperimentTypeInitializer
Class used to initialize a new
ExperimentType instance. |
| Constructor and Description |
|---|
ExperimentType(ExperimentType.ExperimentTypeInitializer initializer)
Creates a new instance with the provided initializer
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
equals, getCode, getDescription, getPropertyTypeGroups, getValidationPluginInfo, hashCodepublic ExperimentType(ExperimentType.ExperimentTypeInitializer initializer)
java.lang.IllegalArgumentException - if some of the required information is not provided.