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