|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MessageFormats.DeliverMessageOrBuilder
Method Summary | |
---|---|
java.lang.String |
getDestination()
optional string destination = 2; |
com.google.protobuf.ByteString |
getDestinationBytes()
optional string destination = 2; |
MessageFormats.PersistentMessage |
getPersistent()
optional .PersistentMessage persistent = 1; |
MessageFormats.PersistentMessageOrBuilder |
getPersistentOrBuilder()
optional .PersistentMessage persistent = 1; |
boolean |
hasDestination()
optional string destination = 2; |
boolean |
hasPersistent()
optional .PersistentMessage persistent = 1; |
Method Detail |
---|
boolean hasPersistent()
optional .PersistentMessage persistent = 1;
MessageFormats.PersistentMessage getPersistent()
optional .PersistentMessage persistent = 1;
MessageFormats.PersistentMessageOrBuilder getPersistentOrBuilder()
optional .PersistentMessage persistent = 1;
boolean hasDestination()
optional string destination = 2;
java.lang.String getDestination()
optional string destination = 2;
com.google.protobuf.ByteString getDestinationBytes()
optional string destination = 2;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |