public interface ScoreInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getPointTime()
测评取值时间点
string PointTime = 1; |
com.google.protobuf.ByteString |
getPointTimeBytes()
测评取值时间点
string PointTime = 1; |
float |
getScore()
测评得分
float Score = 2; |
String getPointTime()
测评取值时间点
string PointTime = 1;
com.google.protobuf.ByteString getPointTimeBytes()
测评取值时间点
string PointTime = 1;
float getScore()
测评得分
float Score = 2;
Copyright © 2024. All rights reserved.