public static interface JsonModel.ObjectMappingModelReader
JsonModel
to an ObjectModifier and Type | Method and Description |
---|---|
<T> T |
to(Class<T> targetClass)
Converts this JsonModel to the specified class using the configured
MappingProvider |
<T> T to(Class<T> targetClass)
MappingProvider
T
- template classtargetClass
- class to convert the JsonModel
toMappingProviderFactory
Copyright © 2011–2014. All rights reserved.