Interface XBMRev

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setParent​(org.exbin.xbup.core.catalog.base.XBCSpec spec)
      Sets relevant specification.
      void setXBIndex​(long xbIndex)
      Sets basic indexing value.
      void setXBLimit​(long xbLimit)
      Sets maximum XBIndex of specification bind
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCBase

        getId
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCItem

        getParentItem
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCRev

        getParent, getXBIndex, getXBLimit
    • Method Detail

      • setParent

        void setParent​(org.exbin.xbup.core.catalog.base.XBCSpec spec)
        Sets relevant specification.
        Parameters:
        spec - specification
      • setXBIndex

        void setXBIndex​(long xbIndex)
        Sets basic indexing value.
        Specified by:
        setXBIndex in interface XBMItem
        Parameters:
        xbIndex - the XB Index
      • setXBLimit

        void setXBLimit​(long xbLimit)
        Sets maximum XBIndex of specification bind
        Parameters:
        xbLimit - the maximum XB Index