Class TagCreation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.tag.create.TagCreation
- All Implemented Interfaces:
ICreation,IObjectCreation,Serializable
@JsonObject("as.dto.tag.create.TagCreation")
public class TagCreation
extends Object
implements ICreation, IObjectCreation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()List<? extends IDataSetId> List<? extends IExperimentId> voidvoidsetDataSetIds(List<? extends IDataSetId> dataSetIds) voidsetDescription(String description) voidsetExperimentIds(List<? extends IExperimentId> experimentIds) voidsetSampleIds(List<? extends ISampleId> sampleIds) toString()