|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.annotation.domain.request.GetPrintViewData
public class GetPrintViewData
Get print view request Created by Aleksey Permyakov on 05.06.14.
| Constructor Summary | |
|---|---|
GetPrintViewData()
|
|
| Method Summary | |
|---|---|
String |
getConnectionId()
Getter for property 'connectionId'. |
String |
getFileId()
Getter for property 'fileId'. |
void |
setConnectionId(String connectionId)
Setter for property 'connectionId'. |
void |
setFileId(String fileId)
Setter for property 'fileId'. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetPrintViewData()
| Method Detail |
|---|
public final String getConnectionId()
public final void setConnectionId(String connectionId)
connectionId - Value to set for property 'connectionId'.public final String getFileId()
public final void setFileId(String fileId)
fileId - Value to set for property 'fileId'.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||