public class Source extends IdentifiableModel<Long>
| Constructor and Description |
|---|
Source() |
| Modifier and Type | Method and Description |
|---|---|
SourceType |
getType()
Gets the type.
|
Source |
setType(SourceType type)
Sets the type.
|
equals, getId, hashCode, setIdpublic SourceType getType()
public Source setType(SourceType type)
type - the typeCopyright © 2014–2017 Smartsheet. All rights reserved.