public class OutputRecognizeEffectiveFlowValue extends AbstractModel
Constructor and Description |
---|
OutputRecognizeEffectiveFlowValue() |
Modifier and Type | Method and Description |
---|---|
String |
getLable()
Get 返回标签
注意:此字段可能返回 null,表示取不到有效值。
|
Float |
getScore()
Get 返回分值
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setLable(String Lable)
Set 返回标签
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setScore(Float Score)
Set 返回分值
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getLable()
public void setLable(String Lable)
Lable
- 返回标签
注意:此字段可能返回 null,表示取不到有效值。public Float getScore()
public void setScore(Float Score)
Score
- 返回分值
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2021. All rights reserved.