| Package | Description |
|---|---|
| com.ibm.cos.v2.protocols.core | |
| com.ibm.cos.v2.protocols.query.internal.unmarshall | |
| com.ibm.cos.v2.protocols.xml.internal.unmarshall |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StringToValueConverter.SimpleStringToValue<T>
Simple interface to convert a String to another type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringToInstant
Implementation of
StringToValueConverter.StringToValue that converts a string to an Instant type. |
| Constructor and Description |
|---|
SimpleTypeQueryUnmarshaller(StringToValueConverter.StringToValue<T> stringToValue) |
| Modifier and Type | Field and Description |
|---|---|
static StringToValueConverter.StringToValue<Instant> |
XmlProtocolUnmarshaller.INSTANT_STRING_TO_VALUE |
Copyright © 2026. All rights reserved.