Class CreateTypeGroupAssignmentsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperation<TypeGroupAssignmentCreation>
ch.ethz.sis.openbis.generic.asapi.v3.dto.typegroup.create.CreateTypeGroupAssignmentsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.typegroup.create.CreateTypeGroupAssignmentsOperation") public class CreateTypeGroupAssignmentsOperation extends CreateObjectsOperation<TypeGroupAssignmentCreation>
See Also: