public class DocumentSize
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 |
|---|
DocumentSize() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getHeight() |
java.lang.Integer |
getWidth() |
void |
setHeight(java.lang.Integer height) |
void |
setWidth(java.lang.Integer width) |
java.lang.String |
toString() |
public java.lang.Integer getWidth()
public void setWidth(java.lang.Integer width)
public java.lang.Integer getHeight()
public void setHeight(java.lang.Integer height)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.