Interface DFItemCookie<T extends com.im.df.api.ddl.DFItem>

    • Method Detail

      • getItem

        T getItem()
        Get the appropriate object which this cookie provides. It must be one of know DFItem subinterface.
        Returns:
        The DFItem which this objects represents