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