|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.GetAllOperationsResponse
public class GetAllOperationsResponse
Get all operations response. Contains a list of operation definitions for the specified service. Will always contain the special 'ALL' operation.
Get all operations response message type.
Constructor Summary | |
---|---|
GetAllOperationsResponse()
|
Method Summary | |
---|---|
OperationDefinitionList |
getDefinitions()
|
void |
setDefinitions(OperationDefinitionList definitions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetAllOperationsResponse()
Method Detail |
---|
public OperationDefinitionList getDefinitions()
public void setDefinitions(OperationDefinitionList definitions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |