|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.catalog.search.SearchPointOptionsIo
public class SearchPointOptionsIo
The Class SearchPointOptionsIo.
Constructor Summary | |
---|---|
SearchPointOptionsIo()
|
Method Summary | |
---|---|
List<String> |
getInputValues()
Gets the input values. |
Map<String,String> |
getOutputParams()
Gets the output params. |
String |
getTitle()
Gets the title. |
void |
setInputValues(List<String> inputValues)
Sets the input values. |
void |
setOutputParams(Map<String,String> outputParams)
Sets the output params. |
void |
setTitle(String title)
Sets the title. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchPointOptionsIo()
Method Detail |
---|
public String getTitle()
public void setTitle(String title)
title
- the new titlepublic List<String> getInputValues()
public void setInputValues(List<String> inputValues)
inputValues
- the new input valuespublic Map<String,String> getOutputParams()
public void setOutputParams(Map<String,String> outputParams)
outputParams
- the output params
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |