Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.dto
Class SearchAttributesResponse

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

public class SearchAttributesResponse
extends CommandResponse

Result object for SearchAttributesCommand.

Author:
Pieter De Graef
See Also:
Serialized Form

Constructor Summary
SearchAttributesResponse()
           
 
Method Summary
 List<Attribute<?>> getAttributes()
           
 void setAttributes(List<Attribute<?>> attributes)
           
 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

SearchAttributesResponse

public SearchAttributesResponse()
Method Detail

getAttributes

public List<Attribute<?>> getAttributes()

setAttributes

public void setAttributes(List<Attribute<?>> attributes)

toString

public String toString()
Overrides:
toString in class CommandResponse

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.