|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.serialization.MessageFormats.DeliverMessage.Builder
public static final class MessageFormats.DeliverMessage.Builder
Protobuf type DeliverMessage
| Method Summary | |
|---|---|
MessageFormats.DeliverMessage |
build()
|
MessageFormats.DeliverMessage |
buildPartial()
|
MessageFormats.DeliverMessage.Builder |
clear()
|
MessageFormats.DeliverMessage.Builder |
clearDestination()
optional string destination = 2; |
MessageFormats.DeliverMessage.Builder |
clearPersistent()
optional .PersistentMessage persistent = 1; |
MessageFormats.DeliverMessage.Builder |
clone()
|
MessageFormats.DeliverMessage |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
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.PersistentMessage.Builder |
getPersistentBuilder()
optional .PersistentMessage persistent = 1; |
MessageFormats.PersistentMessageOrBuilder |
getPersistentOrBuilder()
optional .PersistentMessage persistent = 1; |
boolean |
hasDestination()
optional string destination = 2; |
boolean |
hasPersistent()
optional .PersistentMessage persistent = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
MessageFormats.DeliverMessage.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
MessageFormats.DeliverMessage.Builder |
mergeFrom(com.google.protobuf.Message other)
|
MessageFormats.DeliverMessage.Builder |
mergePersistent(MessageFormats.PersistentMessage value)
optional .PersistentMessage persistent = 1; |
MessageFormats.DeliverMessage.Builder |
setDestination(java.lang.String value)
optional string destination = 2; |
MessageFormats.DeliverMessage.Builder |
setDestinationBytes(com.google.protobuf.ByteString value)
optional string destination = 2; |
MessageFormats.DeliverMessage.Builder |
setPersistent(MessageFormats.PersistentMessage.Builder builderForValue)
optional .PersistentMessage persistent = 1; |
MessageFormats.DeliverMessage.Builder |
setPersistent(MessageFormats.PersistentMessage value)
optional .PersistentMessage persistent = 1; |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public MessageFormats.DeliverMessage.Builder clear()
public MessageFormats.DeliverMessage.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public MessageFormats.DeliverMessage getDefaultInstanceForType()
public MessageFormats.DeliverMessage build()
public MessageFormats.DeliverMessage buildPartial()
public MessageFormats.DeliverMessage.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public MessageFormats.DeliverMessage.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOExceptionpublic boolean hasPersistent()
optional .PersistentMessage persistent = 1;
hasPersistent in interface MessageFormats.DeliverMessageOrBuilderpublic MessageFormats.PersistentMessage getPersistent()
optional .PersistentMessage persistent = 1;
getPersistent in interface MessageFormats.DeliverMessageOrBuilderpublic MessageFormats.DeliverMessage.Builder setPersistent(MessageFormats.PersistentMessage value)
optional .PersistentMessage persistent = 1;
public MessageFormats.DeliverMessage.Builder setPersistent(MessageFormats.PersistentMessage.Builder builderForValue)
optional .PersistentMessage persistent = 1;
public MessageFormats.DeliverMessage.Builder mergePersistent(MessageFormats.PersistentMessage value)
optional .PersistentMessage persistent = 1;
public MessageFormats.DeliverMessage.Builder clearPersistent()
optional .PersistentMessage persistent = 1;
public MessageFormats.PersistentMessage.Builder getPersistentBuilder()
optional .PersistentMessage persistent = 1;
public MessageFormats.PersistentMessageOrBuilder getPersistentOrBuilder()
optional .PersistentMessage persistent = 1;
getPersistentOrBuilder in interface MessageFormats.DeliverMessageOrBuilderpublic boolean hasDestination()
optional string destination = 2;
hasDestination in interface MessageFormats.DeliverMessageOrBuilderpublic java.lang.String getDestination()
optional string destination = 2;
getDestination in interface MessageFormats.DeliverMessageOrBuilderpublic com.google.protobuf.ByteString getDestinationBytes()
optional string destination = 2;
getDestinationBytes in interface MessageFormats.DeliverMessageOrBuilderpublic MessageFormats.DeliverMessage.Builder setDestination(java.lang.String value)
optional string destination = 2;
public MessageFormats.DeliverMessage.Builder clearDestination()
optional string destination = 2;
public MessageFormats.DeliverMessage.Builder setDestinationBytes(com.google.protobuf.ByteString value)
optional string destination = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||