Class LocatorTypeSortOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<LocatorType>
ch.ethz.sis.openbis.generic.asapi.v3.dto.dataset.fetchoptions.LocatorTypeSortOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.dataset.fetchoptions.LocatorTypeSortOptions")
public class LocatorTypeSortOptions
extends SortOptions<LocatorType>
- 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
-
LocatorTypeSortOptions
public LocatorTypeSortOptions()
-