Class PersonCreation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.person.create.PersonCreation
- All Implemented Interfaces:
ICreation,IObjectCreation,Serializable
@JsonObject("as.dto.person.create.PersonCreation")
public class PersonCreation
extends Object
implements ICreation, IObjectCreation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExpiryDate(Date expiryDate) voidsetMetaData(Map<String, String> metaData) voidsetSpaceId(ISpaceId spaceId) voidtoString()