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