Interface IEntityTypeMutable
-
- All Known Subinterfaces:
IDataSetType,IExperimentType,IMaterialType,ISampleType
- All Known Implementing Classes:
DataSetType,ExperimentType,MaterialType,SampleType
public interface IEntityTypeMutable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetValidationScript(ScriptImmutable validationScript)Set the validation script
-
-
-
Method Detail
-
setValidationScript
void setValidationScript(ScriptImmutable validationScript)
Set the validation script
-
-