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.JsonGenerationException
com.fasterxml.jackson.databind.JsonMappingException
IOException
Copyright © 2022. All rights reserved.