org.geomajas.command.dto
Class GetConfigurationResponse
java.lang.Object
org.geomajas.command.CommandResponse
org.geomajas.command.dto.GetConfigurationResponse
- All Implemented Interfaces:
- Serializable
public class GetConfigurationResponse
- extends CommandResponse
This result contains the needed configuration metadata for setting up the client.
- Author:
- Pieter De Graef
- See Also:
- Serialized Form
GetConfigurationResponse
public GetConfigurationResponse()
GetConfigurationResponse
public GetConfigurationResponse(ClientApplicationInfo application)
getApplication
public ClientApplicationInfo getApplication()
setApplication
public void setApplication(ClientApplicationInfo application)
toString
public String toString()
- Overrides:
toString in class CommandResponse
Copyright © 2014 Geosparc. All Rights Reserved.