public class StructuredDataFormat extends DataFormat
| Constructor and Description |
|---|
StructuredDataFormat(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject jsonObject) |
String |
getTimeField() |
void |
setTimeField(String timeField) |
getTimeFormat, getTimeZone, getType, setTimeFormat, setTimeZone, setTypepublic StructuredDataFormat(String type)
public String getTimeField()
public void setTimeField(String timeField)
public void deserialize(com.alibaba.fastjson.JSONObject jsonObject)
deserialize in class DataFormatCopyright © 2025. All Rights Reserved.