Class TypeGroupCreation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.typegroup.create.TypeGroupCreation
- All Implemented Interfaces:
ICreation,IObjectCreation,Serializable
@JsonObject("as.dto.typegroup.create.TypeGroupCreation")
public class TypeGroupCreation
extends Object
implements ICreation, IObjectCreation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()booleanvoidvoidsetManagedInternally(boolean managedInternally) voidsetMetaData(Map<String, String> metaData) toString()
-
Constructor Details
-
TypeGroupCreation
public TypeGroupCreation()
-
-
Method Details