|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.sub.GetSubscriptionsResponse
public class GetSubscriptionsResponse
Get subscriptions response. Returns a list of subscriptions for the specified requester. The subscription list may be empty if that requester has no subscriptions.
Get subscriptions response message type.
Constructor Summary | |
---|---|
GetSubscriptionsResponse()
|
Method Summary | |
---|---|
SubscriptionList |
getSubscriptions()
|
void |
setSubscriptions(SubscriptionList subscriptions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetSubscriptionsResponse()
Method Detail |
---|
public SubscriptionList getSubscriptions()
public void setSubscriptions(SubscriptionList subscriptions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |