java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<PropertyType>
ch.ethz.sis.openbis.generic.asapi.v3.dto.property.fetchoptions.PropertyTypeSortOptions
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.property.fetchoptions.PropertyTypeSortOptions") public class PropertyTypeSortOptions extends SortOptions<PropertyType>
See Also:
  • Field Details

  • Constructor Details

    • PropertyTypeSortOptions

      public PropertyTypeSortOptions()
  • Method Details