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>
Exception
public static PresetJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.