|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
public static final class TestConductorProtocol.AddressRequest.Builder
Protobuf type AddressRequest
| 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 TestConductorProtocol.AddressRequest.Builder clear()
public TestConductorProtocol.AddressRequest.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public TestConductorProtocol.AddressRequest getDefaultInstanceForType()
public TestConductorProtocol.AddressRequest build()
public TestConductorProtocol.AddressRequest buildPartial()
public TestConductorProtocol.AddressRequest.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public TestConductorProtocol.AddressRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOExceptionpublic boolean hasNode()
required string node = 1;
hasNode in interface TestConductorProtocol.AddressRequestOrBuilderpublic java.lang.String getNode()
required string node = 1;
getNode in interface TestConductorProtocol.AddressRequestOrBuilderpublic com.google.protobuf.ByteString getNodeBytes()
required string node = 1;
getNodeBytes in interface TestConductorProtocol.AddressRequestOrBuilderpublic TestConductorProtocol.AddressRequest.Builder setNode(java.lang.String value)
required string node = 1;
public TestConductorProtocol.AddressRequest.Builder clearNode()
required string node = 1;
public TestConductorProtocol.AddressRequest.Builder setNodeBytes(com.google.protobuf.ByteString value)
required string node = 1;
public boolean hasAddr()
optional .Address addr = 2;
hasAddr in interface TestConductorProtocol.AddressRequestOrBuilderpublic TestConductorProtocol.Address getAddr()
optional .Address addr = 2;
getAddr in interface TestConductorProtocol.AddressRequestOrBuilderpublic TestConductorProtocol.AddressRequest.Builder setAddr(TestConductorProtocol.Address value)
optional .Address addr = 2;
public TestConductorProtocol.AddressRequest.Builder setAddr(TestConductorProtocol.Address.Builder builderForValue)
optional .Address addr = 2;
public TestConductorProtocol.AddressRequest.Builder mergeAddr(TestConductorProtocol.Address value)
optional .Address addr = 2;
public TestConductorProtocol.AddressRequest.Builder clearAddr()
optional .Address addr = 2;
public TestConductorProtocol.Address.Builder getAddrBuilder()
optional .Address addr = 2;
public TestConductorProtocol.AddressOrBuilder getAddrOrBuilder()
optional .Address addr = 2;
getAddrOrBuilder in interface TestConductorProtocol.AddressRequestOrBuilder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||