-
public class ActionChildProperties.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ActionChildProperties.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ActionChildPropertiesfromJson(String jsonString)final ActionChildPropertiesfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ActionChildProperties fromJson(String jsonString)
-
fromJsonObject
final ActionChildProperties fromJsonObject(JsonObject jsonObject)
-
-
-
-