Table of Contents |
---|
English |
---|
Description |
Thai |
---|
ลักษณะ |
- org.joget.apps.datalist.service.JsonUtil
- Under wflow-core module
- Utility class containing methods to create datalist from JSON
- This Utility class should not use directly. Please use DataListService instead.
...
Thai |
---|
กุญแจสำคัญในการดึงค่าความกว้างจากคุณสมบัติของวัตถุ JSON |
Methods
Thai |
---|
กระบวนการ |
fromJson
public static <T extends java.lang.Object> T fromJson(java.lang.String json, java.lang.Class<T> classOfT)
...