|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public static interface NamingProtos.ClientInfoOrBuilder
| 方法摘要 | |
|---|---|
String |
getDescription()
optional string description = 3; |
com.google.protobuf.ByteString |
getDescriptionBytes()
optional string description = 3; |
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
int |
getType()
required int32 type = 1 [default = 0]; |
String |
getVersion()
optional string version = 4; |
com.google.protobuf.ByteString |
getVersionBytes()
optional string version = 4; |
boolean |
hasDescription()
optional string description = 3; |
boolean |
hasName()
optional string name = 2; |
boolean |
hasType()
required int32 type = 1 [default = 0]; |
boolean |
hasVersion()
optional string version = 4; |
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
|---|
isInitialized |
| 方法详细信息 |
|---|
boolean hasType()
required int32 type = 1 [default = 0];
int getType()
required int32 type = 1 [default = 0];
boolean hasName()
optional string name = 2;
String getName()
optional string name = 2;
com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
boolean hasDescription()
optional string description = 3;
String getDescription()
optional string description = 3;
com.google.protobuf.ByteString getDescriptionBytes()
optional string description = 3;
boolean hasVersion()
optional string version = 4;
String getVersion()
optional string version = 4;
com.google.protobuf.ByteString getVersionBytes()
optional string version = 4;
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||