public class PresetJsonUnmarshaller extends Object implements Unmarshaller<Preset,JsonUnmarshallerContext>
| Constructor and Description |
|---|
PresetJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PresetJsonUnmarshaller |
getInstance() |
Preset |
unmarshall(JsonUnmarshallerContext context) |
public Preset unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Preset,JsonUnmarshallerContext>Exceptionpublic static PresetJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.