| Modifier and Type | Method and Description |
|---|---|
static Object |
createInstance(String instance) |
static Object |
getMethodValue(Object obj,
String fullPath) |
static boolean |
isNull(Object object) |
static void |
setMethodValue(Object obj,
Object[] values,
String fullPath) |
public static Object createInstance(String instance) throws ObjectException
ObjectExceptionpublic static void setMethodValue(Object obj, Object[] values, String fullPath) throws ObjectException
ObjectExceptionpublic static Object getMethodValue(Object obj, String fullPath) throws ObjectException
ObjectExceptionpublic static boolean isNull(Object object)
Copyright © 2012. All Rights Reserved.