Class SearchVocabularyTermsOperationResult

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.SearchObjectsOperationResult<VocabularyTerm>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.search.SearchVocabularyTermsOperationResult
All Implemented Interfaces:
IOperationResult, Serializable

@JsonObject("as.dto.vocabulary.search.SearchVocabularyTermsOperationResult") public class SearchVocabularyTermsOperationResult extends SearchObjectsOperationResult<VocabularyTerm>
See Also:
  • Constructor Details