| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRow<TColumn extends Column,TCell extends Cell> |
class |
AbstractSheet<TRow extends AbstractRow<TColumn,TCell>,TColumn extends Column,TCell extends Cell> |
class |
Account |
class |
Attachment
Represents the Attachment object.
|
class |
Column
Represents the Column object.
|
class |
Comment
Represents the Comment object.
|
class |
Contact
Represents the Contact object.
|
class |
ContactObjectValue |
class |
ContainerDestination |
class |
Discussion
Represents the Discussion object.
|
class |
Folder
Represents a folder.
|
class |
Group
Represents a Group Object.
|
class |
GroupMember
Represents the Group Member object.
|
class |
NamedModel<T>
Represents an object with a name and an id.
|
class |
Report
A report object that is a filtered view of the data from one or more Sheets.
|
class |
ReportColumn
Represents the “virtual” Column object for Report.
|
class |
ReportRow
Represents the ReportRow object.
|
class |
Row
Represents the Row object.
|
class |
SentUpdateRequest |
class |
Share
Represents a Share Object.
|
class |
Sheet
Represents the Sheet object.
|
class |
Sight |
class |
Source |
class |
Template
A template object that is a default layout for future sheets.
|
class |
User
Represents the User object.
|
class |
UserModel |
class |
UserModelWithName
Represents the User Model object with name.
|
class |
UserProfile
A profile object that contains the basic fields that most profiles will contain.
|
class |
Webhook |
class |
Widget |
class |
Workspace
Represents the Workspace object which is an area in which sheets, reports, templates and sub-folders can be
organized, similar to a folder.
|
| Modifier and Type | Method and Description |
|---|---|
IdentifiableModel<Long> |
AbstractRow.setId(Long id) |
IdentifiableModel<T> |
IdentifiableModel.setId(T id)
Sets the id.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.