Class XBELimitSpec

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

    public class XBELimitSpec
    extends XBESpec
    implements XBMLimitSpec, java.io.Serializable
    Limitation database entity.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.exbin.xbup.catalog.entity.XBEItem

        id
    • Constructor Summary

      Constructors 
      Constructor Description
      XBELimitSpec()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCBase

        getId
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCItem

        getParentItem, getXBIndex
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCSpec

        getParent
      • Methods inherited from interface org.exbin.xbup.catalog.modifiable.XBMSpec

        setParent
    • Constructor Detail

      • XBELimitSpec

        public XBELimitSpec()