com.groupdocs.viewer.domain.response
Class ReorderPageResponse

java.lang.Object
  extended by com.groupdocs.viewer.domain.response.ReorderPageResponse

public class ReorderPageResponse
extends Object

Author:
Alex Bobkov

Constructor Summary
ReorderPageResponse()
           
 
Method Summary
 boolean isSucces()
           
 void setSucces(boolean succes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReorderPageResponse

public ReorderPageResponse()
Method Detail

isSucces

public boolean isSucces()

setSucces

public void setSucces(boolean succes)


Copyright © 2015. All rights reserved.