public class Aspect extends AbstractModel
Constructor and Description |
---|
Aspect() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
获取项目 名字
|
Float |
getScore()
获取该项得分
|
void |
setName(String Name)
设置项目 名字
|
void |
setScore(Float Score)
设置该项得分
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.