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