Interface DataObject

All Superinterfaces:
BindingContract<DataContainer>, BindingObject, DataContainer
All Known Subinterfaces:
Augmentation<T>, ChildOf<P>, EntryObject<T,K>, RpcInput, RpcOutput
All Known Implementing Classes:
AbstractEntryObject, AugmentableCodecDataObject, CodecDataObject

public non-sealed interface DataObject extends DataContainer, BindingObject
Data container is an interface which has structured contents and can can as an interior node of a DataContainer.
Author:
Tony Tkacik
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<? extends DataObject>
    Return the interface implemented by this object.