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