Package org.apache.openmeetings.db.util
Class DtoHelper
java.lang.Object
org.apache.openmeetings.db.util.DtoHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends Enum<T>>
Tstatic <T extends Enum<T>>
Collection<T>optEnumList
(Class<T> clazz, com.github.openjson.JSONArray arr) static Integer
static Long
-
Method Details
-
optInt
-
optLong
-
optEnum
-
optEnumList
public static <T extends Enum<T>> Collection<T> optEnumList(Class<T> clazz, com.github.openjson.JSONArray arr)
-