public class ExpandoConverterUtil extends Object
| Constructor and Description |
|---|
ExpandoConverterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Serializable |
getAttributeFromString(int type,
String attribute) |
static Serializable |
getAttributeFromStringArray(int type,
String[] attribute) |
static String |
getStringFromAttribute(int type,
Serializable attribute) |
public static Serializable getAttributeFromString(int type, String attribute)
public static Serializable getAttributeFromStringArray(int type, String[] attribute)
public static String getStringFromAttribute(int type, Serializable attribute)