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