Class XBEBlockRev

  • All Implemented Interfaces:
    java.io.Serializable, XBMBase, XBMBlockRev, XBMItem, XBMRev, org.exbin.xbup.core.catalog.base.XBCBase, org.exbin.xbup.core.catalog.base.XBCBlockRev, org.exbin.xbup.core.catalog.base.XBCItem, org.exbin.xbup.core.catalog.base.XBCRev

    @ParametersAreNonnullByDefault
    public class XBEBlockRev
    extends XBERev
    implements XBMBlockRev
    Block revision database entity.
    See Also:
    Serialized Form
    • Constructor Detail

      • XBEBlockRev

        public XBEBlockRev()
    • Method Detail

      • getParent

        @Nonnull
        public org.exbin.xbup.core.catalog.base.XBCBlockSpec getParent()
        Specified by:
        getParent in interface org.exbin.xbup.core.catalog.base.XBCBlockRev
        Specified by:
        getParent in interface org.exbin.xbup.core.catalog.base.XBCRev
        Overrides:
        getParent in class XBERev