Class TypeGroupAssignmentCreation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.typegroup.create.TypeGroupAssignmentCreation
- All Implemented Interfaces:
ICreation,IObjectCreation,Serializable
@JsonObject("as.dto.typegroup.create.TypeGroupAssignmentCreation")
public class TypeGroupAssignmentCreation
extends Object
implements ICreation, IObjectCreation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetManagedInternally(boolean managedInternally) voidsetSampleTypeId(IEntityTypeId sampleTypeId) voidsetTypeGroupId(ITypeGroupId typeGroupId) toString()
-
Constructor Details
-
TypeGroupAssignmentCreation
public TypeGroupAssignmentCreation()
-
-
Method Details