public class LineFormat extends DataFormat
| 限定符 | 构造器和说明 |
|---|---|
|
LineFormat() |
protected |
LineFormat(String type) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject jsonObject) |
String |
getTimePattern() |
void |
setTimePattern(String timePattern) |
getTimeFormat, getTimeZone, getType, setTimeFormat, setTimeZone, setTypepublic LineFormat()
protected LineFormat(String type)
public String getTimePattern()
public void setTimePattern(String timePattern)
public void deserialize(com.alibaba.fastjson.JSONObject jsonObject)
deserialize 在类中 DataFormatCopyright © 2020. All Rights Reserved.