public class LineFormat extends DataFormat
| Modifier | Constructor and Description |
|---|---|
|
LineFormat() |
protected |
LineFormat(String type) |
| Modifier and Type | Method and Description |
|---|---|
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 in class DataFormatCopyright © 2025. All Rights Reserved.