Class ProjectDeletionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions<ProjectDeletionOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.project.delete.ProjectDeletionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.project.delete.ProjectDeletionOptions")
public class ProjectDeletionOptions
extends AbstractObjectDeletionOptions<ProjectDeletionOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions
getReason, setReason, toString
-
Constructor Details
-
ProjectDeletionOptions
public ProjectDeletionOptions()
-