|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.client.local.CreateServiceInfo
public class CreateServiceInfo

The Class CreateServiceInfo.
| Constructor Summary | |
|---|---|
CreateServiceInfo()
Instantiates a new creates the service info. |
|
| Method Summary | |
|---|---|
Object |
getParam(String name)
Gets the parameters. |
Map<String,String> |
getParams()
Gets the parameters. |
String |
getParamsString()
Gets the parameters as a string. |
void |
setParam(String name,
String value)
Sets the parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateServiceInfo()
| Method Detail |
|---|
public Object getParam(String name)
name - the name
public void setParam(String name,
String value)
name - the namevalue - the parameters to setpublic String getParamsString()
public Map<String,String> getParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||