public class ElementInstanceUtil
extends java.lang.Object
| Constructor and Description |
|---|
ElementInstanceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ElementInstance |
toElementInstance(java.lang.String json) |
static ElementInstance[] |
toElementInstances(java.lang.String json) |
static ElementInstance |
unpack(ElementInstance elementInstance) |
static ElementInstance[] |
unpack(ElementInstance[] elementInstances) |
public static ElementInstance toElementInstance(java.lang.String json)
public static ElementInstance[] toElementInstances(java.lang.String json)
public static ElementInstance unpack(ElementInstance elementInstance)
public static ElementInstance[] unpack(ElementInstance[] elementInstances)