public class LCSSubscriptionEntryMessage extends Message
PROTOCOL_VERSION_1_0, PROTOCOL_VERSION_1_1, PROTOCOL_VERSION_1_2, PROTOCOL_VERSION_1_3, PROTOCOL_VERSION_1_4, PROTOCOL_VERSION_1_5, PROTOCOL_VERSION_1_6, PROTOCOL_VERSION_1_7, PROTOCOL_VERSION_1_8, PROTOCOL_VERSION_CURRENT| Constructor and Description |
|---|
LCSSubscriptionEntryMessage() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCorpProjectId() |
java.lang.String |
getLcsSubscriptionEntriesJSON() |
void |
setCorpProjectId(long corpProjectId) |
void |
setLcsSubscriptionEntriesJSON(java.lang.String lcsSubscriptionEntriesJSON) |
createMessage, createMessage, getCreateTime, getDeliveryTag, getError, getKey, getProtocolVersion, getQueueName, getSignatureString, getTransportMetadata, setCreateTime, setDeliveryTag, setError, setKey, setProtocolVersion, setQueueName, setTransportMetadata, toJSON, toStringpublic long getCorpProjectId()
public java.lang.String getLcsSubscriptionEntriesJSON()
public void setCorpProjectId(long corpProjectId)
public void setLcsSubscriptionEntriesJSON(java.lang.String lcsSubscriptionEntriesJSON)