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 org.codehaus.jackson.JsonGenerationException, org.codehaus.jackson.map.JsonMappingException, IOException
org.codehaus.jackson.JsonGenerationExceptionorg.codehaus.jackson.map.JsonMappingExceptionIOExceptionCopyright © 2017. All rights reserved.