public static class DocumentAnnotationReply.Placemark extends VaultModel
Constructor and Description |
---|
Placemark() |
Modifier and Type | Method and Description |
---|---|
Integer |
getReplyParent() |
Integer |
getReplyPositionIndex() |
String |
getType() |
void |
setReplyParent(Integer replyParent) |
void |
setReplyPositionIndex(Integer replyPositionIndex) |
void |
setType(String type) |
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public Integer getReplyPositionIndex()
public void setReplyPositionIndex(Integer replyPositionIndex)
public String getType()
public void setType(String type)
public Integer getReplyParent()
public void setReplyParent(Integer replyParent)
Copyright © 2024. All rights reserved.