Class ListViewDescriptor
java.lang.Object
net.spreadsheetspace.sdk.model.ListViewDescriptor
Response object for getOwnedView and getInboxView
Composed by:
Composed by:
- listView: This list represents the owned or inboxed views.
- statusCode: This integer represents the response code for the action.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the the owned or inboxed views.Get response code for the GenerateKey action.voidsetListView(LinkedList<UserView> listView) voidsetStatusCode(StatusCode statusCode)
-
Constructor Details
-
ListViewDescriptor
-
-
Method Details
-
getListView
Get the the owned or inboxed views. -
setListView
-
getStatusCode
Get response code for the GenerateKey action. -
setStatusCode
-