Class UpdateSemanticAnnotationsOperationResult

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.UpdateObjectsOperationResult<SemanticAnnotationPermId>
ch.ethz.sis.openbis.generic.asapi.v3.dto.semanticannotation.update.UpdateSemanticAnnotationsOperationResult
All Implemented Interfaces:
IOperationResult, Serializable

@JsonObject("as.dto.semanticannotation.update.UpdateSemanticAnnotationsOperationResult") public class UpdateSemanticAnnotationsOperationResult extends UpdateObjectsOperationResult<SemanticAnnotationPermId>
See Also:
  • Constructor Details