Class SemanticAnnotationSortOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<SemanticAnnotation>
ch.ethz.sis.openbis.generic.asapi.v3.dto.semanticannotation.fetchoptions.SemanticAnnotationSortOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.semanticannotation.fetchoptions.SemanticAnnotationSortOptions")
public class SemanticAnnotationSortOptions
extends SortOptions<SemanticAnnotation>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions
getOrCreateSorting, getOrCreateSortingWithParameters, getSorting, getSortings, toString
-
Constructor Details
-
SemanticAnnotationSortOptions
public SemanticAnnotationSortOptions()
-