|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.groupdocs.viewer.domain.response.Sheet
public class Sheet
HTTP response object for ViewerHandler
ViewerHandler
Constructor Summary | |
---|---|
Sheet()
|
Method Summary | |
---|---|
String |
getName()
Get sheet name |
void |
setName(String name)
Set sheet name |
String |
toJson()
To json |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sheet()
Method Detail |
---|
public String toJson()
public String getName()
public void setName(String name)
name
- sheet name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |