public class ContactObjectValue extends Contact implements ObjectValue
| Constructor and Description |
|---|
ContactObjectValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageId()
Gets the ID for the contact image
|
ObjectValueType |
getObjectType()
Gets the objectValueType
|
Integer |
getRefIndex()
Gets the offset in contactReferences for this Contact
|
ContactObjectValue |
setImgeId(String imgeId)
Sets the contact image for this Contact
|
ContactObjectValue |
setRefIndex(Integer refIndex)
Sets the offset in contactReferences for this Contact
|
getName, setNameequals, getId, hashCode, setIdpublic Integer getRefIndex()
public ContactObjectValue setRefIndex(Integer refIndex)
refIndex - public String getImageId()
public ContactObjectValue setImgeId(String imgeId)
imgeId - the imageIdpublic ObjectValueType getObjectType()
getObjectType in interface ObjectValueCopyright © 2014–2019 Smartsheet. All rights reserved.