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