|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.sdk.common.dkAbstractServerDef | +--com.ibm.mm.sdk.common.DKServerDefTS
DKServerDefTS : This class represents a server definition.
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageIdDL |
DK_DL_MSG_INVNBR_TEXTMAPPING, DK_DL_MSG_MSGID_NOT_FOUND |
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId |
For details, see the class or interface |
Constructor Summary | |
DKServerDefTS(dkDatastore ds)
Constructs an server def for TS |
Method Summary | |
char |
getServerLocation()
Gets server location |
void |
setServerLocation(char serverLoc)
Sets server location |
Methods inherited from class com.ibm.mm.sdk.common.dkAbstractServerDef |
datastoreType, getDatastore, getName, setDatastore, setName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DKServerDefTS(dkDatastore ds)
ds
- datastoreMethod Detail |
public char getServerLocation()
public void setServerLocation(char serverLoc)
serverLoc
- server location
|
EIP Java APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |