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