类 UninterpretedOptionPOJO
java.lang.Object
com.baidu.bjf.remoting.protobuf.descriptor.UninterpretedOptionPOJO
JProtobuf POJO supports for
DescriptorProtos.UninterpretedOption.- 从以下版本开始:
- 2.0.1
- 作者:
- xiemalin
-
字段概要
字段修饰符和类型字段说明The aggregate value.The double value.The identifier value.The names.The negative int value.The positive int value.The string value. -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
names
The names. -
identifierValue
The identifier value. -
positiveIntValue
The positive int value. -
negativeIntValue
The negative int value. -
doubleValue
The double value. -
stringValue
The string value. -
aggregateValue
The aggregate value.
-
-
构造器详细资料
-
UninterpretedOptionPOJO
public UninterpretedOptionPOJO()
-
-
方法详细资料