Unsigned Byte
DataValue subclass that wraps a {@link com.sap.cloud.mobile.kotlin.odata.UnsignedByte#value UnsignedByte.value} of type unsignedByte.
Properties
Functions
Link copied to clipboard
Return a clone of this value if it (together with all value subcomponents) is possibly mutable, or return this value if it (together with all value subcomponents) is definitely immutable. The resulting value might share mutable metadata with this query.
Link copied to clipboard
Convert this data value to a string. If the {@link com.sap.cloud.mobile.kotlin.odata.UnsignedByte#dataType UnsignedByte.dataType} is defined by XML Schema Part 2: Datatypes, then the corresponding lexical format is used. JSON format is used for structured values (arrays and objects).