类 FileDescriptorProtoPOJO
java.lang.Object
com.baidu.bjf.remoting.protobuf.descriptor.FileDescriptorProtoPOJO
JProtobuf POJO supports for
DescriptorProtos.FileDescriptorProto.- 从以下版本开始:
- 2.0.1
- 作者:
- xiemalin
-
字段概要
字段修饰符和类型字段说明Names of files imported by this file.All top-level enumeration types definitions in this file.extensions definitions in this file.All top-level messages types definitions in this file.file name, relative to root of source treeoptionsdefinitions in this file.e.g.publicDependency.All service definitions in this file.sourceCodeInfo.weakDependency. -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
name
file name, relative to root of source tree
. -
pkg
e.g. "foo", "foo.bar", etc.
-
dependencies
Names of files imported by this file.
-
messageTypes
All top-level messages types definitions in this file.
-
enumTypes
All top-level enumeration types definitions in this file. -
services
All service definitions in this file. -
extensions
extensions definitions in this file. -
options
optionsdefinitions in this file. -
sourceCodeInfo
sourceCodeInfo. -
publicDependency
publicDependency. -
weakDependency
weakDependency.
-
-
构造器详细资料
-
FileDescriptorProtoPOJO
public FileDescriptorProtoPOJO()
-
-
方法详细资料