| Package | Description |
|---|---|
| com.stratio.deep.entity | |
| com.stratio.deep.utils |
| Modifier and Type | Method and Description |
|---|---|
static <E extends IDeepType> |
Cell.create(E e,
Field field)
Constructs a Cell from a
DeepField property. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IDeepType> |
Utils.deepType2tuple(T e)
Convers an instance of type
|
static <T extends IDeepType> |
Utils.newTypeInstance(Class<T> clazz)
Creates a new instance of the given class.
|
| Modifier and Type | Method and Description |
|---|---|
static Serializable |
AnnotationUtils.getBeanFieldValue(IDeepType entity,
Field deepField)
Returns the value of the fields deepField in the instance entity of type T.
|
Copyright © 2014. All rights reserved.