public static final class CSMPResponseParser.SUResponseBean extends Object
| Constructor and Description |
|---|
SUResponseBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPacketResponse(CSMPResponseParser.SUPacketBean responseBean) |
String |
getEntirePacketRejectionReason() |
String |
getIsOK() |
List<CSMPResponseParser.SUPacketBean> |
getSubscriptionPacketResponseList() |
void |
setEntirePacketRejectionReason(String entirePacketRejectionReason) |
void |
setIsOK(String isOK) |
public List<CSMPResponseParser.SUPacketBean> getSubscriptionPacketResponseList()
public void addPacketResponse(CSMPResponseParser.SUPacketBean responseBean)
public String getEntirePacketRejectionReason()
public void setEntirePacketRejectionReason(String entirePacketRejectionReason)
public String getIsOK()
public void setIsOK(String isOK)
Copyright 2004-2020 Solace Corporation. All rights reserved.