public interface ListOfJsonTemplate extends JsonTemplate
JsonTemplateMapper that need to be wrapped in a list
must extend this class.
Json fields should be private fields and fields that are null will not be serialized.
| Modifier and Type | Method and Description |
|---|---|
List<JsonTemplate> |
getList() |
List<JsonTemplate> getList()
Copyright © 2018. All rights reserved.