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