Class PersonDeletionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions<PersonDeletionOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.person.delete.PersonDeletionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.person.delete.PersonDeletionOptions")
public class PersonDeletionOptions
extends AbstractObjectDeletionOptions<PersonDeletionOptions>
- 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
-
PersonDeletionOptions
public PersonDeletionOptions()
-