|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.soap.service.DataServiceInfo
public class DataServiceInfo
This is a holder object for information related to connecting to a MetaMatrix server .
Constructor Summary | |
---|---|
DataServiceInfo()
|
Method Summary | |
---|---|
java.lang.String |
getDataServiceFullPath()
Get the full path of the DataService. |
java.lang.String |
getServerURL()
Get the URL for the Server. |
void |
setDataServiceFullPath(java.lang.String dataServiceFullPath)
Set the full path for the DataService. |
void |
setServerURL(java.lang.String serverURL)
Set the URL for the Server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataServiceInfo()
Method Detail |
---|
public java.lang.String getDataServiceFullPath()
public java.lang.String getServerURL()
public void setDataServiceFullPath(java.lang.String dataServiceFullPath)
dataServiceFullPath
- public void setServerURL(java.lang.String serverURL)
serverURL
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |