Class DocumentAnnotationReply.Placemark

java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.common.DocumentAnnotationReply.Placemark
Enclosing class:
DocumentAnnotationReply

public static class DocumentAnnotationReply.Placemark extends VaultModel
  • Constructor Details

    • Placemark

      public Placemark()
  • Method Details

    • getReplyPositionIndex

      public Integer getReplyPositionIndex()
    • setReplyPositionIndex

      public void setReplyPositionIndex(Integer replyPositionIndex)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getReplyParent

      public Integer getReplyParent()
    • setReplyParent

      public void setReplyParent(Integer replyParent)