Class XBERev

    • Field Summary

      • Fields inherited from class org.exbin.xbup.catalog.entity.XBEItem

        id
    • Constructor Summary

      Constructors 
      Constructor Description
      XBERev()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.exbin.xbup.core.catalog.base.XBCSpec getParent()  
      long getXBLimit()
      Returns maximum XBIndex of specification bind
      void setParent​(org.exbin.xbup.core.catalog.base.XBCSpec spec)
      Sets relevant specification.
      void setXBLimit​(long xbLimit)
      Sets maximum XBIndex of specification bind
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • 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

        getXBIndex
      • Methods inherited from interface org.exbin.xbup.catalog.modifiable.XBMRev

        setXBIndex
    • Constructor Detail

      • XBERev

        public XBERev()
    • Method Detail

      • getParent

        @Nonnull
        public org.exbin.xbup.core.catalog.base.XBCSpec getParent()
        Specified by:
        getParent in interface org.exbin.xbup.core.catalog.base.XBCRev
      • setParent

        public void setParent​(org.exbin.xbup.core.catalog.base.XBCSpec spec)
        Description copied from interface: XBMRev
        Sets relevant specification.
        Specified by:
        setParent in interface XBMRev
        Parameters:
        spec - specification
      • getXBLimit

        public long getXBLimit()
        Returns maximum XBIndex of specification bind
        Specified by:
        getXBLimit in interface org.exbin.xbup.core.catalog.base.XBCRev
        Returns:
        the XBLimit
      • setXBLimit

        public void setXBLimit​(long xbLimit)
        Description copied from interface: XBMRev
        Sets maximum XBIndex of specification bind
        Specified by:
        setXBLimit in interface XBMRev
        Parameters:
        xbLimit - the maximum XB Index