Package com.docusign.esign.model
Class PageSize
- java.lang.Object
-
- com.docusign.esign.model.PageSize
-
public class PageSize extends Object
PageSize
-
-
Constructor Summary
Constructors Constructor Description PageSize()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetPageHeight()StringgetPageWidth()inthashCode()PageSizepageHeight(String pageHeight)PageSizepageWidth(String pageWidth)voidsetPageHeight(String pageHeight)voidsetPageWidth(String pageWidth)StringtoString()
-