Class XBEFormatRev

  • All Implemented Interfaces:
    java.io.Serializable, XBMBase, XBMFormatRev, XBMItem, XBMRev, 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

    @ParametersAreNonnullByDefault
    public class XBEFormatRev
    extends XBERev
    implements XBMFormatRev
    Format revision database entity.
    See Also:
    Serialized Form
    • Constructor Detail

      • XBEFormatRev

        public XBEFormatRev()
    • Method Detail

      • getParent

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