|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MessageFormats.DeliveredMessageOrBuilder
Method Summary | |
---|---|
java.lang.String |
getChannel()
optional string channel = 5; |
com.google.protobuf.ByteString |
getChannelBytes()
optional string channel = 5; |
java.lang.String |
getChannelId()
optional string channelId = 2; |
com.google.protobuf.ByteString |
getChannelIdBytes()
optional string channelId = 2; |
long |
getDeliverySequenceNr()
optional int64 deliverySequenceNr = 4; |
java.lang.String |
getPersistenceId()
optional string persistenceId = 1; |
com.google.protobuf.ByteString |
getPersistenceIdBytes()
optional string persistenceId = 1; |
long |
getPersistentSequenceNr()
optional int64 persistentSequenceNr = 3; |
boolean |
hasChannel()
optional string channel = 5; |
boolean |
hasChannelId()
optional string channelId = 2; |
boolean |
hasDeliverySequenceNr()
optional int64 deliverySequenceNr = 4; |
boolean |
hasPersistenceId()
optional string persistenceId = 1; |
boolean |
hasPersistentSequenceNr()
optional int64 persistentSequenceNr = 3; |
Method Detail |
---|
boolean hasPersistenceId()
optional string persistenceId = 1;
java.lang.String getPersistenceId()
optional string persistenceId = 1;
com.google.protobuf.ByteString getPersistenceIdBytes()
optional string persistenceId = 1;
boolean hasChannelId()
optional string channelId = 2;
java.lang.String getChannelId()
optional string channelId = 2;
com.google.protobuf.ByteString getChannelIdBytes()
optional string channelId = 2;
boolean hasPersistentSequenceNr()
optional int64 persistentSequenceNr = 3;
long getPersistentSequenceNr()
optional int64 persistentSequenceNr = 3;
boolean hasDeliverySequenceNr()
optional int64 deliverySequenceNr = 4;
long getDeliverySequenceNr()
optional int64 deliverySequenceNr = 4;
boolean hasChannel()
optional string channel = 5;
java.lang.String getChannel()
optional string channel = 5;
com.google.protobuf.ByteString getChannelBytes()
optional string channel = 5;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |