类 FieldDescriptorProtoPOJO
java.lang.Object
com.baidu.bjf.remoting.protobuf.descriptor.FieldDescriptorProtoPOJO
JProtobuf supports for
DescriptorProtos.FieldDescriptorProto.- 从以下版本开始:
- 2.0.1
- 作者:
- xiemalin
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
name
The name. -
extendee
The extendee. -
number
The number. -
label
The label. -
type
The type. -
typeName
The type name. -
defaultValue
The default value. -
options
The options. -
oneofIndex
The oneof index.
-
-
构造器详细资料
-
FieldDescriptorProtoPOJO
public FieldDescriptorProtoPOJO()
-
-
方法详细资料