|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
public class ListAnnotationsResponseAnnotations
List annotations response annotations
| Constructor Summary | |
|---|---|
ListAnnotationsResponseAnnotations()
|
|
| Method Summary | |
|---|---|
Integer |
getAccess()
Get access |
AnnotationPosition |
getAnnotationPosition()
Get annotation position |
Box |
getBox()
Get box |
Long |
getCreatedOn()
Get created on date |
String |
getCreatorGuid()
Get creator guid |
String |
getDocumentGuid()
Get document guid |
String |
getFieldText()
Get field text |
Integer |
getFontColor()
Get font color |
String |
getFontFamily()
Get font family |
Float |
getFontSize()
Get font size |
String |
getGuid()
Get guid |
Integer |
getPageNumber()
Get page number |
Object |
getRange()
Get range |
List<Reply> |
getReplies()
Get list of replies |
String |
getSessionGuid()
Get session guid |
String |
getSvgPath()
Get svg path |
Integer |
getType()
Get type |
void |
setAccess(Integer access)
Set access |
void |
setAnnotationPosition(AnnotationPosition annotationPosition)
Set annotation position |
void |
setBox(Box box)
Set box |
void |
setCreatedOn(Long createdOn)
Set created on date |
void |
setCreatorGuid(String creatorGuid)
Set creator guid |
void |
setDocumentGuid(String documentGuid)
Set document guid |
void |
setFieldText(String fieldText)
Set field text |
void |
setFontColor(Integer fontColor)
Set font color |
void |
setFontFamily(String fontFamily)
Set font family |
void |
setFontSize(Float fontSize)
Set font size |
void |
setGuid(String guid)
Set guid |
void |
setPageNumber(Integer pageNumber)
Set page number |
void |
setRange(Object range)
Set range |
void |
setReplies(List<Reply> replies)
Set list of replies |
void |
setSessionGuid(String sessionGuid)
Set session guid |
void |
setSvgPath(String svgPath)
Set svg path |
void |
setType(Integer type)
Set type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListAnnotationsResponseAnnotations()
| Method Detail |
|---|
public String getFieldText()
public void setFieldText(String fieldText)
fieldText - field textpublic String getFontFamily()
public void setFontFamily(String fontFamily)
fontFamily - font familypublic Float getFontSize()
public void setFontSize(Float fontSize)
fontSize - font sizepublic Integer getAccess()
public void setAccess(Integer access)
access - accesspublic AnnotationPosition getAnnotationPosition()
public void setAnnotationPosition(AnnotationPosition annotationPosition)
annotationPosition - annotation positionpublic Box getBox()
public void setBox(Box box)
box - boxpublic Long getCreatedOn()
public void setCreatedOn(Long createdOn)
createdOn - created on datepublic String getCreatorGuid()
public void setCreatorGuid(String creatorGuid)
creatorGuid - creator guidpublic String getDocumentGuid()
public void setDocumentGuid(String documentGuid)
documentGuid - document guidpublic Integer getFontColor()
public void setFontColor(Integer fontColor)
fontColor - font colorpublic String getGuid()
public void setGuid(String guid)
guid - guidpublic Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
pageNumber - page numberpublic Object getRange()
public void setRange(Object range)
range - rangepublic List<Reply> getReplies()
public void setReplies(List<Reply> replies)
replies - list of repliespublic String getSessionGuid()
public void setSessionGuid(String sessionGuid)
sessionGuid - session guidpublic String getSvgPath()
public void setSvgPath(String svgPath)
svgPath - svg pathpublic Integer getType()
public void setType(Integer type)
type - type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||