java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<Person>
ch.ethz.sis.openbis.generic.asapi.v3.dto.person.fetchoptions.PersonSortOptions
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.person.fetchoptions.PersonSortOptions") public class PersonSortOptions extends SortOptions<Person>
See Also:
  • Constructor Details

    • PersonSortOptions

      public PersonSortOptions()