|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.twg.libs.Command
com.ibm.sysmgt.sdk.remote.RemoteSdkGetApiDocumentation
Command to get the the documentation for a specific API.
Field Summary | |
---|---|
static long |
REMOTE_SDK_GET_API_DOC_CMD
|
Constructor Summary | |
---|---|
RemoteSdkGetApiDocumentation(java.lang.String apiName)
Constructor |
Method Summary | |
---|---|
java.util.List |
getApiDoc()
getApiDoc |
java.lang.String |
getApiName()
getApiName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final long REMOTE_SDK_GET_API_DOC_CMD
Constructor Detail |
public RemoteSdkGetApiDocumentation(java.lang.String apiName)
Method Detail |
public java.lang.String getApiName()
public java.util.List getApiDoc()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |