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