public abstract class AbstractWrapperBase extends AbstractJsonMapping
| Constructor and Description |
|---|
AbstractWrapperBase() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Enum<E>> |
getTypeList(Class<E> clz,
E[] typeList)
Get a list of the enums passed
|
void |
setResultProperties(AbstractWrapperIdPages results)
Copy the wrapper values to the results
|
handleUnknown, toStringpublic <E extends Enum<E>> List<E> getTypeList(Class<E> clz, E[] typeList)
E - clz - Class of the enumtypeList - Array of the enumspublic void setResultProperties(AbstractWrapperIdPages results)
results - Copyright © 2012–2017. All rights reserved.