| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends CustomTransform<?>> |
mapValue
Custom trasformation for value of map entry.
|
Class<? extends CustomTransform<?>> |
value
Custom trasformation for field or for key value of map entry.
|
public abstract Class<? extends CustomTransform<?>> value
Custom trasformation for field or for key value of map entry.
public abstract Class<? extends CustomTransform<?>> mapValue
Custom trasformation for value of map entry.
Copyright © 2016. All rights reserved.