您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
Enum Class的使用
com.baidu.bjf.remoting.protobuf.descriptor.Type
使用
Type
的程序包
程序包
说明
com.baidu.bjf.remoting.protobuf.descriptor
Implements for google protocol buffer Descriptor
com.baidu.bjf.remoting.protobuf.descriptor
中
Type
的使用
声明为
Type
的
com.baidu.bjf.remoting.protobuf.descriptor
中的字段
修饰符和类型
字段
说明
Type
FieldDescriptorProtoPOJO.
type
The type.
返回
Type
的
com.baidu.bjf.remoting.protobuf.descriptor
中的方法
修饰符和类型
方法
说明
static
Type
Type.
valueOf
(int value)
Value of.
static
Type
Type.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Type
[]
Type.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.