Interface XBMGroupRev
-
- All Superinterfaces:
org.exbin.xbup.core.catalog.base.XBCBase,org.exbin.xbup.core.catalog.base.XBCGroupRev,org.exbin.xbup.core.catalog.base.XBCItem,org.exbin.xbup.core.catalog.base.XBCRev,XBMBase,XBMItem,XBMRev
- All Known Implementing Classes:
XBEGroupRev
@ParametersAreNonnullByDefault public interface XBMGroupRev extends org.exbin.xbup.core.catalog.base.XBCGroupRev, XBMRev
Interface for group revision entity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetParent(org.exbin.xbup.core.catalog.base.XBCSpec parent)Sets relevant specification.-
Methods inherited from interface org.exbin.xbup.catalog.modifiable.XBMItem
setParentItem
-
Methods inherited from interface org.exbin.xbup.catalog.modifiable.XBMRev
setXBIndex, setXBLimit
-
-