com.groupdocs.viewer.domain.request
Class RotatePageRequest
java.lang.Object
com.groupdocs.viewer.domain.request.RotatePageRequest
public class RotatePageRequest
- extends Object
- Author:
- Alex Bobkov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RotatePageRequest
public RotatePageRequest()
getPageNumber
public int getPageNumber()
setPageNumber
public void setPageNumber(int pageNumber)
getPath
public String getPath()
setPath
public void setPath(String path)
getRotationAmount
public int getRotationAmount()
setRotationAmount
public void setRotationAmount(int rotationAmount)
Copyright © 2015. All rights reserved.