Class TagUpdate
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.tag.update.TagUpdate
- All Implemented Interfaces:
IObjectUpdate<ITagId>,IUpdate,Serializable
@JsonObject("as.dto.tag.update.TagUpdate")
public class TagUpdate
extends Object
implements IUpdate, IObjectUpdate<ITagId>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTagId()voidsetDescription(String description) voidtoString()
-
Constructor Details
-
TagUpdate
public TagUpdate()
-
-
Method Details
-
getObjectId
- Specified by:
getObjectIdin interfaceIObjectUpdate<ITagId>
-
getTagId
-
setTagId
-
getDescription
-
setDescription
-
getExperimentIds
-
getSampleIds
-
getDataSetIds
-
toString
-