java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<Void>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EmptyFetchOptions
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DeletedObjectFetchOptions, MatchFetchOptions, PropertyFetchOptions, RightsFetchOptions

@JsonObject("as.dto.common.fetchoptions.EmptyFetchOptions") public class EmptyFetchOptions extends FetchOptions<Void>
See Also: