| Package | Description |
|---|---|
| com.ibm.cos.v2.protocols.core | |
| com.ibm.cos.v2.protocols.json.internal.marshall | |
| com.ibm.cos.v2.protocols.xml.internal.marshall |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ValueToStringConverter.SimpleValueToString<T>
Simple interface to convert a type to a String.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstantToString
Implementation of
ValueToStringConverter.ValueToString that converts and Instant to a string. |
| Modifier and Type | Field and Description |
|---|---|
static ValueToStringConverter.ValueToString<Instant> |
JsonProtocolMarshaller.INSTANT_VALUE_TO_STRING |
| Modifier and Type | Field and Description |
|---|---|
static ValueToStringConverter.ValueToString<Instant> |
XmlProtocolMarshaller.INSTANT_VALUE_TO_STRING |
Copyright © 2026. All rights reserved.