Class AuthorizationGroupFetchOptions

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<AuthorizationGroup>
ch.ethz.sis.openbis.generic.asapi.v3.dto.authorizationgroup.fetchoptions.AuthorizationGroupFetchOptions
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.authorizationgroup.fetchoptions.AuthorizationGroupFetchOptions") public class AuthorizationGroupFetchOptions extends FetchOptions<AuthorizationGroup> implements Serializable
See Also: