Class SpaceCreation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.space.create.SpaceCreation
- All Implemented Interfaces:
ICreation,IObjectCreation,ICreationIdHolder,Serializable
@JsonObject("as.dto.space.create.SpaceCreation")
public class SpaceCreation
extends Object
implements ICreation, IObjectCreation, ICreationIdHolder
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()voidvoidsetCreationId(CreationId creationId) voidsetDescription(String description) toString()
-
Constructor Details
-
SpaceCreation
public SpaceCreation()
-
-
Method Details
-
getCode
-
setCode
-
getDescription
-
setDescription
-
getCreationId
- Specified by:
getCreationIdin interfaceICreationIdHolder
-
setCreationId
-
toString
-