public class FieldWrapper extends Object implements Serializable
| Constructor and Description | 
|---|
| FieldWrapper() | 
| Modifier and Type | Method and Description | 
|---|---|
| ArrayList<FieldDTO> | getFields() | 
| String | serialize() | 
| void | setFields(ArrayList<FieldDTO> fields) | 
public String serialize() throws com.fasterxml.jackson.core.JsonGenerationException, com.fasterxml.jackson.databind.JsonMappingException, IOException
com.fasterxml.jackson.core.JsonGenerationExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionCopyright © 2020. All rights reserved.