public class DocumentAnnotationsForUsersJson extends BaseJson
Constructor and Description |
---|
DocumentAnnotationsForUsersJson() |
Modifier and Type | Method and Description |
---|---|
DocumentAnnotationsJson |
getDocumentAnnotations() |
Collection<DocumentAnnotationsForUserJson> |
getUserAnnotations() |
void |
setDocumentAnnotations(DocumentAnnotationsJson documentAnnotations) |
void |
setUserAnnotations(Collection<DocumentAnnotationsForUserJson> userAnnotations) |
getObjType, setObjType, toString
public DocumentAnnotationsJson getDocumentAnnotations()
public void setDocumentAnnotations(DocumentAnnotationsJson documentAnnotations)
public Collection<DocumentAnnotationsForUserJson> getUserAnnotations()
public void setUserAnnotations(Collection<DocumentAnnotationsForUserJson> userAnnotations)
Copyright © 2019. All rights reserved.