public class ValidationWarningJsonUnmarshaller extends Object implements Unmarshaller<ValidationWarning,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ValidationWarningJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ValidationWarningJsonUnmarshaller |
getInstance() |
ValidationWarning |
unmarshall(JsonUnmarshallerContext context) |
public ValidationWarning unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<ValidationWarning,JsonUnmarshallerContext>Exceptionpublic static ValidationWarningJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.