public class StringHandler extends BasicHandler
attributes| 构造器和说明 |
|---|
StringHandler(String name) |
StringHandler(String name,
Class type) |
StringHandler(String name,
Class type,
Class contentType) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected net.wicp.tams.common.Result |
checkSingleValue(Object value) |
Object |
getSingleDefaultColValue()
得到默认的单值
|
protected Object |
jsonTosingleObj(Object obj) |
protected Object |
mockObj() |
protected Object |
singleObjToJson(Object json) |
checkValue, getAttributes, getAttributeValue, getAttributeValue, getAttriValue, getGType, getJsonObj, isNull, putAttribute, putAttribute, putAttributes, setDefaultColValue, setValueByJson, setValueByMockpublic StringHandler(String name)
protected net.wicp.tams.common.Result checkSingleValue(Object value)
public Object getSingleDefaultColValue()
AbstractDynaClassPropertyprotected Object singleObjToJson(Object json)
singleObjToJson 在类中 AbstractDynaClassPropertyprotected Object jsonTosingleObj(Object obj)
jsonTosingleObj 在类中 AbstractDynaClassPropertyprotected Object mockObj()
mockObj 在类中 AbstractDynaClassPropertyCopyright © 2019. All rights reserved.