public class MetricObjectMeaning extends AbstractModel
Constructor and Description |
---|
MetricObjectMeaning() |
Modifier and Type | Method and Description |
---|---|
String |
getEn()
获取指标英文解释
|
String |
getZh()
获取指标中文解释
|
void |
setEn(String En)
设置指标英文解释
|
void |
setZh(String Zh)
设置指标中文解释
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2018. All rights reserved.