Interface IEntityTypeUpdate

All Superinterfaces:
IObjectUpdate<IEntityTypeId>, IUpdate, Serializable
All Known Implementing Classes:
DataSetTypeUpdate, ExperimentTypeUpdate, SampleTypeUpdate

@JsonObject("as.dto.entitytype.update.IEntityTypeUpdate") public interface IEntityTypeUpdate extends IUpdate, IObjectUpdate<IEntityTypeId>