|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.annotation.domain.response.ViewDocumentResponsePageSize
public class ViewDocumentResponsePageSize
View document response page size
| Constructor Summary | |
|---|---|
ViewDocumentResponsePageSize()
|
|
| Method Summary | |
|---|---|
Integer |
getHeight()
Get height |
Boolean |
getIsEmpty()
Get is empty flag |
Integer |
getWidth()
Get width |
void |
setHeight(Integer height)
Set height |
void |
setIsEmpty(Boolean isEmpty)
Set is empty flag |
void |
setWidth(Integer width)
Set width |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewDocumentResponsePageSize()
| Method Detail |
|---|
public Boolean getIsEmpty()
public void setIsEmpty(Boolean isEmpty)
isEmpty - is empty flagpublic Integer getWidth()
public void setWidth(Integer width)
width - widthpublic Integer getHeight()
public void setHeight(Integer height)
height - height
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||