Class VocabularyTermFetchOptions

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<VocabularyTerm>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.fetchoptions.VocabularyTermFetchOptions
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.vocabulary.fetchoptions.VocabularyTermFetchOptions") public class VocabularyTermFetchOptions extends FetchOptions<VocabularyTerm> implements Serializable
See Also: