public interface ScoreInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPointTime()
测评取值时间点
|
com.google.protobuf.ByteString |
getPointTimeBytes()
测评取值时间点
|
float |
getScore()
测评得分
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPointTime()
测评取值时间点
string PointTime = 1;com.google.protobuf.ByteString getPointTimeBytes()
测评取值时间点
string PointTime = 1;float getScore()
测评得分
float Score = 2;Copyright © 2023. All rights reserved.