程序包 hapi.chart
接口 ConfigOuterClass.ValueOrBuilder
-
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 封闭类:
- ConfigOuterClass
public static interface ConfigOuterClass.ValueOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 StringgetValue()string value = 1;com.google.protobuf.ByteStringgetValueBytes()string value = 1;
-
-
-
方法详细资料
-
getValue
String getValue()
string value = 1;
-
getValueBytes
com.google.protobuf.ByteString getValueBytes()
string value = 1;
-
-