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