Class SemanticAnnotationDeletionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions<SemanticAnnotationDeletionOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.semanticannotation.delete.SemanticAnnotationDeletionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.semanticannotation.delete.SemanticAnnotationDeletionOptions")
public class SemanticAnnotationDeletionOptions
extends AbstractObjectDeletionOptions<SemanticAnnotationDeletionOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions
getReason, setReason, toString
-
Constructor Details
-
SemanticAnnotationDeletionOptions
public SemanticAnnotationDeletionOptions()
-