public static final class WireFormats.AddressData.Builder extends akka.protobuf.GeneratedMessage.Builder<WireFormats.AddressData.Builder> implements WireFormats.AddressDataOrBuilder
AddressData
Defines a remote address.
| Modifier and Type | Method and Description |
|---|---|
WireFormats.AddressData |
build() |
WireFormats.AddressData |
buildPartial() |
WireFormats.AddressData.Builder |
clear() |
WireFormats.AddressData.Builder |
clearHostname()
required string hostname = 2; |
WireFormats.AddressData.Builder |
clearPort()
required uint32 port = 3; |
WireFormats.AddressData.Builder |
clearProtocol()
optional string protocol = 4; |
WireFormats.AddressData.Builder |
clearSystem()
required string system = 1; |
WireFormats.AddressData.Builder |
clone() |
WireFormats.AddressData |
getDefaultInstanceForType() |
static akka.protobuf.Descriptors.Descriptor |
getDescriptor() |
akka.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getHostname()
required string hostname = 2; |
akka.protobuf.ByteString |
getHostnameBytes()
required string hostname = 2; |
int |
getPort()
required uint32 port = 3; |
java.lang.String |
getProtocol()
optional string protocol = 4; |
akka.protobuf.ByteString |
getProtocolBytes()
optional string protocol = 4; |
java.lang.String |
getSystem()
required string system = 1; |
akka.protobuf.ByteString |
getSystemBytes()
required string system = 1; |
boolean |
hasHostname()
required string hostname = 2; |
boolean |
hasPort()
required uint32 port = 3; |
boolean |
hasProtocol()
optional string protocol = 4; |
boolean |
hasSystem()
required string system = 1; |
protected akka.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
WireFormats.AddressData.Builder |
mergeFrom(akka.protobuf.CodedInputStream input,
akka.protobuf.ExtensionRegistryLite extensionRegistry) |
WireFormats.AddressData.Builder |
mergeFrom(akka.protobuf.Message other) |
WireFormats.AddressData.Builder |
mergeFrom(WireFormats.AddressData other) |
WireFormats.AddressData.Builder |
setHostname(java.lang.String value)
required string hostname = 2; |
WireFormats.AddressData.Builder |
setHostnameBytes(akka.protobuf.ByteString value)
required string hostname = 2; |
WireFormats.AddressData.Builder |
setPort(int value)
required uint32 port = 3; |
WireFormats.AddressData.Builder |
setProtocol(java.lang.String value)
optional string protocol = 4; |
WireFormats.AddressData.Builder |
setProtocolBytes(akka.protobuf.ByteString value)
optional string protocol = 4; |
WireFormats.AddressData.Builder |
setSystem(java.lang.String value)
required string system = 1; |
WireFormats.AddressData.Builder |
setSystemBytes(akka.protobuf.ByteString value)
required string system = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final akka.protobuf.Descriptors.Descriptor getDescriptor()
protected akka.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class akka.protobuf.GeneratedMessage.Builder<WireFormats.AddressData.Builder>public WireFormats.AddressData.Builder clear()
clear in interface akka.protobuf.Message.Builderclear in interface akka.protobuf.MessageLite.Builderclear in class akka.protobuf.GeneratedMessage.Builder<WireFormats.AddressData.Builder>public WireFormats.AddressData.Builder clone()
clone in interface akka.protobuf.Message.Builderclone in interface akka.protobuf.MessageLite.Builderclone in class akka.protobuf.GeneratedMessage.Builder<WireFormats.AddressData.Builder>public akka.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface akka.protobuf.Message.BuildergetDescriptorForType in interface akka.protobuf.MessageOrBuildergetDescriptorForType in class akka.protobuf.GeneratedMessage.Builder<WireFormats.AddressData.Builder>public WireFormats.AddressData getDefaultInstanceForType()
getDefaultInstanceForType in interface akka.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface akka.protobuf.MessageOrBuilderpublic WireFormats.AddressData build()
build in interface akka.protobuf.Message.Builderbuild in interface akka.protobuf.MessageLite.Builderpublic WireFormats.AddressData buildPartial()
buildPartial in interface akka.protobuf.Message.BuilderbuildPartial in interface akka.protobuf.MessageLite.Builderpublic WireFormats.AddressData.Builder mergeFrom(akka.protobuf.Message other)
mergeFrom in interface akka.protobuf.Message.BuildermergeFrom in class akka.protobuf.AbstractMessage.Builder<WireFormats.AddressData.Builder>public WireFormats.AddressData.Builder mergeFrom(WireFormats.AddressData other)
public final boolean isInitialized()
isInitialized in interface akka.protobuf.MessageLiteOrBuilderisInitialized in class akka.protobuf.GeneratedMessage.Builder<WireFormats.AddressData.Builder>public WireFormats.AddressData.Builder mergeFrom(akka.protobuf.CodedInputStream input, akka.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface akka.protobuf.Message.BuildermergeFrom in interface akka.protobuf.MessageLite.BuildermergeFrom in class akka.protobuf.AbstractMessage.Builder<WireFormats.AddressData.Builder>java.io.IOExceptionpublic boolean hasSystem()
required string system = 1;hasSystem in interface WireFormats.AddressDataOrBuilderpublic java.lang.String getSystem()
required string system = 1;getSystem in interface WireFormats.AddressDataOrBuilderpublic akka.protobuf.ByteString getSystemBytes()
required string system = 1;getSystemBytes in interface WireFormats.AddressDataOrBuilderpublic WireFormats.AddressData.Builder setSystem(java.lang.String value)
required string system = 1;public WireFormats.AddressData.Builder clearSystem()
required string system = 1;public WireFormats.AddressData.Builder setSystemBytes(akka.protobuf.ByteString value)
required string system = 1;public boolean hasHostname()
required string hostname = 2;hasHostname in interface WireFormats.AddressDataOrBuilderpublic java.lang.String getHostname()
required string hostname = 2;getHostname in interface WireFormats.AddressDataOrBuilderpublic akka.protobuf.ByteString getHostnameBytes()
required string hostname = 2;getHostnameBytes in interface WireFormats.AddressDataOrBuilderpublic WireFormats.AddressData.Builder setHostname(java.lang.String value)
required string hostname = 2;public WireFormats.AddressData.Builder clearHostname()
required string hostname = 2;public WireFormats.AddressData.Builder setHostnameBytes(akka.protobuf.ByteString value)
required string hostname = 2;public boolean hasPort()
required uint32 port = 3;hasPort in interface WireFormats.AddressDataOrBuilderpublic int getPort()
required uint32 port = 3;getPort in interface WireFormats.AddressDataOrBuilderpublic WireFormats.AddressData.Builder setPort(int value)
required uint32 port = 3;public WireFormats.AddressData.Builder clearPort()
required uint32 port = 3;public boolean hasProtocol()
optional string protocol = 4;hasProtocol in interface WireFormats.AddressDataOrBuilderpublic java.lang.String getProtocol()
optional string protocol = 4;getProtocol in interface WireFormats.AddressDataOrBuilderpublic akka.protobuf.ByteString getProtocolBytes()
optional string protocol = 4;getProtocolBytes in interface WireFormats.AddressDataOrBuilderpublic WireFormats.AddressData.Builder setProtocol(java.lang.String value)
optional string protocol = 4;public WireFormats.AddressData.Builder clearProtocol()
optional string protocol = 4;public WireFormats.AddressData.Builder setProtocolBytes(akka.protobuf.ByteString value)
optional string protocol = 4;