Package org.exbin.xbup.catalog.entity
Class XBELimitSpec
- java.lang.Object
-
- org.exbin.xbup.catalog.entity.XBEItem
-
- org.exbin.xbup.catalog.entity.XBESpec
-
- org.exbin.xbup.catalog.entity.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
-
-
Constructor Summary
Constructors Constructor Description XBELimitSpec()
-
Method Summary
-
Methods inherited from class org.exbin.xbup.catalog.entity.XBEItem
equals, getId, getParentItem, getXBIndex, hashCode, setParentItem, setXBIndex, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.exbin.xbup.catalog.modifiable.XBMItem
setParentItem, setXBIndex
-
-