Class GetVocabulariesOperationResult

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult<IVocabularyId,Vocabulary>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.get.GetVocabulariesOperationResult
All Implemented Interfaces:
IOperationResult, Serializable

@JsonObject("as.dto.vocabulary.get.GetVocabulariesOperationResult") public class GetVocabulariesOperationResult extends GetObjectsOperationResult<IVocabularyId,Vocabulary>
See Also:
  • Constructor Details