org.geomajas.command.dto
Class SearchAttributesResponse
java.lang.Object
org.geomajas.command.CommandResponse
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
SearchAttributesResponse
public SearchAttributesResponse()
getAttributes
public List<Attribute<?>> getAttributes()
setAttributes
public void setAttributes(List<Attribute<?>> attributes)
toString
public String toString()
- Overrides:
toString in class CommandResponse
Copyright © 2014 Geosparc. All Rights Reserved.