public class PageRequest extends Object
Constructor and Description |
---|
PageRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPassword() |
String |
getRotate()
Sets the direction the page image is rotated.
|
int |
hashCode() |
PageRequest |
password(String password) |
PageRequest |
rotate(String rotate) |
void |
setPassword(String password) |
void |
setRotate(String rotate) |
String |
toString() |
public PageRequest password(String password)
public String getPassword()
public void setPassword(String password)
public PageRequest rotate(String rotate)
public String getRotate()
public void setRotate(String rotate)
Copyright © 2020. All rights reserved.