Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.dto
Class UserMaximumExtentResponse

java.lang.Object
  extended by org.geomajas.command.CommandResponse
      extended by org.geomajas.command.dto.UserMaximumExtentResponse
All Implemented Interfaces:
Serializable

public class UserMaximumExtentResponse
extends CommandResponse

Response object for UserMaximumExtentCommand.

Author:
Jan De Moerloose, Pieter De Graef, Joachim Van der Auwera
See Also:
Serialized Form

Constructor Summary
UserMaximumExtentResponse()
           
 
Method Summary
 Bbox getBounds()
           
 void setBounds(Bbox bounds)
           
 String toString()
           
 
Methods inherited from class org.geomajas.command.CommandResponse
getErrorMessages, getErrors, getExceptions, getExecutionTime, getId, isError, setExecutionTime, setId
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserMaximumExtentResponse

public UserMaximumExtentResponse()
Method Detail

getBounds

public Bbox getBounds()

setBounds

public void setBounds(Bbox bounds)

toString

public String toString()
Overrides:
toString in class CommandResponse

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.