|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.viewer.domain.response.UploadToken
public class UploadToken
HTTP response object for ViewerHandler
ViewerHandler| Constructor Summary | |
|---|---|
UploadToken(String tokenId)
Constructor |
|
| Method Summary | |
|---|---|
String |
getTokenId()
Get token id |
void |
setTokenId(String tokenId)
Set token id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UploadToken(String tokenId)
tokenId - token id| Method Detail |
|---|
public String getTokenId()
public void setTokenId(String tokenId)
tokenId - token id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||