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