public class RotatePageRequest extends Object
Constructor and Description |
---|
RotatePageRequest() |
Modifier and Type | Method and Description |
---|---|
int |
getPageNumber() |
String |
getPath() |
int |
getRotationAmount() |
void |
setPageNumber(int pageNumber) |
void |
setPath(String path) |
void |
setRotationAmount(int rotationAmount) |
public int getPageNumber()
public void setPageNumber(int pageNumber)
public String getPath()
public void setPath(String path)
public int getRotationAmount()
public void setRotationAmount(int rotationAmount)
Copyright © 2015. All rights reserved.