public class SimpleTypeUnmarshallers extends Object
Modifier and Type | Class | Description |
---|---|---|
static class |
SimpleTypeUnmarshallers.BooleanUnmarshaller |
Unmarshaller for Boolean values.
|
static class |
SimpleTypeUnmarshallers.ByteBufferUnmarshaller |
Unmarshaller for ByteBuffer values.
|
static class |
SimpleTypeUnmarshallers.ByteUnmarshaller |
Unmarshaller for Byte values.
|
static class |
SimpleTypeUnmarshallers.DateUnmarshaller |
Unmarshaller for Date values.
|
static class |
SimpleTypeUnmarshallers.DoubleUnmarshaller |
Unmarshaller for Double values.
|
static class |
SimpleTypeUnmarshallers.FloatUnmarshaller |
Unmarshaller for Float values.
|
static class |
SimpleTypeUnmarshallers.IntegerUnmarshaller |
Unmarshaller for Integer values.
|
static class |
SimpleTypeUnmarshallers.LongUnmarshaller |
Unmarshaller for Long values.
|
static class |
SimpleTypeUnmarshallers.StringUnmarshaller |
Unmarshaller for String values.
|
Constructor | Description |
---|---|
SimpleTypeUnmarshallers() |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.