Interface XBMFormatRev
-
- All Superinterfaces:
org.exbin.xbup.core.catalog.base.XBCBase
,org.exbin.xbup.core.catalog.base.XBCFormatRev
,org.exbin.xbup.core.catalog.base.XBCItem
,org.exbin.xbup.core.catalog.base.XBCRev
,XBMBase
,XBMItem
,XBMRev
- All Known Implementing Classes:
XBEFormatRev
@ParametersAreNonnullByDefault public interface XBMFormatRev extends org.exbin.xbup.core.catalog.base.XBCFormatRev, XBMRev
Interface for format revision entity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setParent(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
-
-