public class AnnotationReviewerRights
extends java.lang.Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
AnnotationReviewerRights() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getCanAnnotate() |
java.lang.Integer |
getCanDownload() |
java.lang.Integer |
getCanExport() |
java.lang.Integer |
getCanView() |
void |
setCanAnnotate(java.lang.Integer CanAnnotate) |
void |
setCanDownload(java.lang.Integer CanDownload) |
void |
setCanExport(java.lang.Integer CanExport) |
void |
setCanView(java.lang.Integer CanView) |
java.lang.String |
toString() |
public java.lang.Integer getCanView()
public void setCanView(java.lang.Integer CanView)
public java.lang.Integer getCanAnnotate()
public void setCanAnnotate(java.lang.Integer CanAnnotate)
public java.lang.Integer getCanDownload()
public void setCanDownload(java.lang.Integer CanDownload)
public java.lang.Integer getCanExport()
public void setCanExport(java.lang.Integer CanExport)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.