Class GetVocabularyTermsOperationResult

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

@JsonObject("as.dto.vocabulary.get.GetVocabularyTermsOperationResult") public class GetVocabularyTermsOperationResult extends GetObjectsOperationResult<IVocabularyTermId,VocabularyTerm>
See Also: