类 com.baidu.noah.naming.msg.ServiceProtos.ServiceInfo
的使用

使用 ServiceProtos.ServiceInfo 的软件包
com.baidu.noah.naming.msg   
 

com.baidu.noah.naming.msgServiceProtos.ServiceInfo 的使用
 

类型参数类型为 ServiceProtos.ServiceInfocom.baidu.noah.naming.msg 中的字段
static com.google.protobuf.Parser<ServiceProtos.ServiceInfo> ServiceProtos.ServiceInfo.PARSER
           
 

返回 ServiceProtos.ServiceInfocom.baidu.noah.naming.msg 中的方法
 ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.Builder.build()
           
 ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.Builder.buildPartial()
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.getDefaultInstance()
           
 ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.getDefaultInstanceForType()
           
 ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.Builder.getDefaultInstanceForType()
           
 ServiceProtos.ServiceInfo NamingProtos.LocalServiceConfResponseOrBuilder.getServiceInfo()
          optional .ServiceInfo service_info = 1;
 ServiceProtos.ServiceInfo NamingProtos.LocalServiceConfResponse.getServiceInfo()
          optional .ServiceInfo service_info = 1;
 ServiceProtos.ServiceInfo NamingProtos.LocalServiceConfResponse.Builder.getServiceInfo()
          optional .ServiceInfo service_info = 1;
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseDelimitedFrom(InputStream input)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseFrom(byte[] data)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseFrom(com.google.protobuf.ByteString data)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseFrom(InputStream input)
           
static ServiceProtos.ServiceInfo ServiceProtos.ServiceInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

返回变量类型为 ServiceProtos.ServiceInfo 的类型的 com.baidu.noah.naming.msg 中的方法
 com.google.protobuf.Parser<ServiceProtos.ServiceInfo> ServiceProtos.ServiceInfo.getParserForType()
           
 

参数类型为 ServiceProtos.ServiceInfocom.baidu.noah.naming.msg 中的方法
 ServiceProtos.ServiceInfo.Builder ServiceProtos.ServiceInfo.Builder.mergeFrom(ServiceProtos.ServiceInfo other)
           
 NamingProtos.LocalServiceConfResponse.Builder NamingProtos.LocalServiceConfResponse.Builder.mergeServiceInfo(ServiceProtos.ServiceInfo value)
          optional .ServiceInfo service_info = 1;
static ServiceProtos.ServiceInfo.Builder ServiceProtos.ServiceInfo.newBuilder(ServiceProtos.ServiceInfo prototype)
           
 NamingProtos.LocalServiceConfResponse.Builder NamingProtos.LocalServiceConfResponse.Builder.setServiceInfo(ServiceProtos.ServiceInfo value)
          optional .ServiceInfo service_info = 1;
 



Copyright © 2016. All rights reserved.