Class TransferOwnershipInfo
java.lang.Object
com.technia.dsx.threedspace.lifecycle.TransferOwnershipInfo
Document me
- Since:
- 2023-04-03
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getOwner()
int
boolean
void
setCollabspace
(String collabspace) void
setErrorMessage
(String errorMessage) void
void
setOrganization
(String organization) void
void
setStatus
(int status) toString()
-
Constructor Details
-
TransferOwnershipInfo
public TransferOwnershipInfo()
-
-
Method Details