| Package | Description |
|---|---|
| com.smartsheet.api.models | |
| com.smartsheet.api.models.enums |
| Modifier and Type | Method and Description |
|---|---|
ParentType |
Discussion.getParentType()
Gets the type to row or sheet
|
| Modifier and Type | Method and Description |
|---|---|
Discussion |
Discussion.setParentType(ParentType parentType)
Sets the type to row or sheet
|
| Modifier and Type | Method and Description |
|---|---|
static ParentType |
ParentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParentType[] |
ParentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.