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

@JsonObject("as.dto.person.fetchoptions.PersonFetchOptions") public class PersonFetchOptions extends FetchOptions<Person> implements Serializable
See Also: