Extract the byte array from the given DataElement.
Extract the byte array from the given DataElement.
A data element.
An option to the contained byte array which may be empty.
Extract the decimal number from the given DataElement.
Extract the decimal number from the given DataElement.
A data element.
An option to the contained decimal number which may be empty.
Extract the long number from the given DataElement.
Extract the long number from the given DataElement.
A data element.
An option to the contained long number which may be empty.
Extract the local date from the given DataElement.
Extract the local date from the given DataElement.
A data element.
An option to the contained local date which may be empty.
Extract the local time from the given DataElement.
Extract the local time from the given DataElement.
A data element.
An option to the contained local time which may be empty.
Extract the offset datetime from the given DataElement.
Extract the offset datetime from the given DataElement.
A data element.
An option to the contained offset which may be empty.
Extract the string from the given DataElement.
Extract the string from the given DataElement.
A data element.
An option to the contained string which may be empty.
This object contains helper functions to extract the concrete data element type from the wrapper type.