DataObjectConvertible

Classes that implement this interface should be able to convert themselves successfully to an instance of DataObject.

See also

Inheritors

Functions

Link copied to clipboard
open override fun asDataItem(): DataItem

Should return an instance of a DataItem that represents all required properties of the implementing class, such that it could be:

Link copied to clipboard
abstract fun asDataObject(): DataObject

Should return an instance of a asDataObject that represents all required properties of the implementing class, such that it could be: