public class PageSize extends Object
Constructor and Description |
---|
PageSize() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPageHeight() |
String |
getPageWidth() |
int |
hashCode() |
PageSize |
pageHeight(String pageHeight) |
PageSize |
pageWidth(String pageWidth) |
void |
setPageHeight(String pageHeight) |
void |
setPageWidth(String pageWidth) |
String |
toString() |
Copyright © 2020. All rights reserved.