|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ServiceProtos.HostIpPair.Builder>
com.baidu.noah.naming.msg.ServiceProtos.HostIpPair.Builder
public static final class ServiceProtos.HostIpPair.Builder
Protobuf type HostIpPair
| 方法摘要 | |
|---|---|
ServiceProtos.HostIpPair |
build()
|
ServiceProtos.HostIpPair |
buildPartial()
|
ServiceProtos.HostIpPair.Builder |
clear()
|
ServiceProtos.HostIpPair.Builder |
clearHostIp()
optional uint32 host_ip = 2; |
ServiceProtos.HostIpPair.Builder |
clearHostName()
optional string host_name = 1; |
ServiceProtos.HostIpPair.Builder |
clone()
|
ServiceProtos.HostIpPair |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
int |
getHostIp()
optional uint32 host_ip = 2; |
String |
getHostName()
optional string host_name = 1; |
com.google.protobuf.ByteString |
getHostNameBytes()
optional string host_name = 1; |
boolean |
hasHostIp()
optional uint32 host_ip = 2; |
boolean |
hasHostName()
optional string host_name = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
ServiceProtos.HostIpPair.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ServiceProtos.HostIpPair.Builder |
mergeFrom(com.google.protobuf.Message other)
|
ServiceProtos.HostIpPair.Builder |
mergeFrom(ServiceProtos.HostIpPair other)
|
ServiceProtos.HostIpPair.Builder |
setHostIp(int value)
optional uint32 host_ip = 2; |
ServiceProtos.HostIpPair.Builder |
setHostName(String value)
optional string host_name = 1; |
ServiceProtos.HostIpPair.Builder |
setHostNameBytes(com.google.protobuf.ByteString value)
optional string host_name = 1; |
| 从类 com.google.protobuf.GeneratedMessage.Builder 继承的方法 |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| 从类 com.google.protobuf.AbstractMessage.Builder 继承的方法 |
|---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| 从类 com.google.protobuf.AbstractMessageLite.Builder 继承的方法 |
|---|
addAll, newUninitializedMessageException |
| 从类 java.lang.Object 继承的方法 |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 方法详细信息 |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
com.google.protobuf.GeneratedMessage.Builder<ServiceProtos.HostIpPair.Builder> 中的 internalGetFieldAccessorTablepublic ServiceProtos.HostIpPair.Builder clear()
com.google.protobuf.Message.Builder 中的 clearcom.google.protobuf.MessageLite.Builder 中的 clearcom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.HostIpPair.Builder> 中的 clearpublic ServiceProtos.HostIpPair.Builder clone()
com.google.protobuf.Message.Builder 中的 clonecom.google.protobuf.MessageLite.Builder 中的 clonecom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.HostIpPair.Builder> 中的 clonepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
com.google.protobuf.Message.Builder 中的 getDescriptorForTypecom.google.protobuf.MessageOrBuilder 中的 getDescriptorForTypecom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.HostIpPair.Builder> 中的 getDescriptorForTypepublic ServiceProtos.HostIpPair getDefaultInstanceForType()
com.google.protobuf.MessageLiteOrBuilder 中的 getDefaultInstanceForTypecom.google.protobuf.MessageOrBuilder 中的 getDefaultInstanceForTypepublic ServiceProtos.HostIpPair build()
com.google.protobuf.Message.Builder 中的 buildcom.google.protobuf.MessageLite.Builder 中的 buildpublic ServiceProtos.HostIpPair buildPartial()
com.google.protobuf.Message.Builder 中的 buildPartialcom.google.protobuf.MessageLite.Builder 中的 buildPartialpublic ServiceProtos.HostIpPair.Builder mergeFrom(com.google.protobuf.Message other)
com.google.protobuf.Message.Builder 中的 mergeFromcom.google.protobuf.AbstractMessage.Builder<ServiceProtos.HostIpPair.Builder> 中的 mergeFrompublic ServiceProtos.HostIpPair.Builder mergeFrom(ServiceProtos.HostIpPair other)
public final boolean isInitialized()
com.google.protobuf.MessageLiteOrBuilder 中的 isInitializedcom.google.protobuf.GeneratedMessage.Builder<ServiceProtos.HostIpPair.Builder> 中的 isInitialized
public ServiceProtos.HostIpPair.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
com.google.protobuf.Message.Builder 中的 mergeFromcom.google.protobuf.MessageLite.Builder 中的 mergeFromcom.google.protobuf.AbstractMessage.Builder<ServiceProtos.HostIpPair.Builder> 中的 mergeFromIOExceptionpublic boolean hasHostName()
optional string host_name = 1;
ServiceProtos.HostIpPairOrBuilder 中的 hasHostNamepublic String getHostName()
optional string host_name = 1;
ServiceProtos.HostIpPairOrBuilder 中的 getHostNamepublic com.google.protobuf.ByteString getHostNameBytes()
optional string host_name = 1;
ServiceProtos.HostIpPairOrBuilder 中的 getHostNameBytespublic ServiceProtos.HostIpPair.Builder setHostName(String value)
optional string host_name = 1;
public ServiceProtos.HostIpPair.Builder clearHostName()
optional string host_name = 1;
public ServiceProtos.HostIpPair.Builder setHostNameBytes(com.google.protobuf.ByteString value)
optional string host_name = 1;
public boolean hasHostIp()
optional uint32 host_ip = 2;
ServiceProtos.HostIpPairOrBuilder 中的 hasHostIppublic int getHostIp()
optional uint32 host_ip = 2;
ServiceProtos.HostIpPairOrBuilder 中的 getHostIppublic ServiceProtos.HostIpPair.Builder setHostIp(int value)
optional uint32 host_ip = 2;
public ServiceProtos.HostIpPair.Builder clearHostIp()
optional uint32 host_ip = 2;
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||