Class XBEBlockSpec

  • All Implemented Interfaces:
    java.io.Serializable, XBMBase, XBMBlockSpec, XBMItem, XBMSpec, org.exbin.xbup.core.catalog.base.XBCBase, org.exbin.xbup.core.catalog.base.XBCBlockSpec, org.exbin.xbup.core.catalog.base.XBCItem, org.exbin.xbup.core.catalog.base.XBCSpec

    @ParametersAreNonnullByDefault
    public class XBEBlockSpec
    extends XBESpec
    implements XBMBlockSpec, java.io.Serializable
    Block specification entity.
    See Also:
    Serialized Form
    • Constructor Detail

      • XBEBlockSpec

        public XBEBlockSpec()
    • Method Detail

      • getParent

        @Nonnull
        public org.exbin.xbup.core.catalog.base.XBCNode getParent()
        Specified by:
        getParent in interface org.exbin.xbup.core.catalog.base.XBCSpec
        Overrides:
        getParent in class XBESpec