public class FieldJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Field,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static FieldJsonUnmarshaller |
instance |
Constructor and Description |
---|
FieldJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static FieldJsonUnmarshaller |
getInstance() |
Field |
unmarshall(JsonUnmarshallerContext context) |
private static FieldJsonUnmarshaller instance
public Field unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Field,JsonUnmarshallerContext>
java.lang.Exception
public static FieldJsonUnmarshaller getInstance()