public class IndexAttributeVo extends Object implements IndexAttribute
| 构造器和说明 |
|---|
IndexAttributeVo(String key,
Object value) |
@Deprecated public static IndexAttributeVo vlaueOf(cn.weforward.common.KvPair<String,String> pair)
valueOf(KvPair)pair - 参数对public static IndexAttributeVo valueOf(cn.weforward.common.KvPair<String,String> pair)
pair - 参数对public String getKey()
IndexAttributegetKey 在接口中 IndexAttributepublic Object getValue()
IndexAttributegetValue 在接口中 IndexAttributeCopyright © 2021. All rights reserved.