java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<Vocabulary>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.fetchoptions.VocabularySortOptions
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.vocabulary.fetchoptions.VocabularySortOptions") public class VocabularySortOptions extends SortOptions<Vocabulary>
See Also:
  • Field Details

  • Constructor Details

    • VocabularySortOptions

      public VocabularySortOptions()
  • Method Details