Package org.exbin.xbup.catalog.entity
Class XBEFormatSpec
- java.lang.Object
-
- org.exbin.xbup.catalog.entity.XBEItem
-
- org.exbin.xbup.catalog.entity.XBESpec
-
- org.exbin.xbup.catalog.entity.XBEFormatSpec
-
- All Implemented Interfaces:
java.io.Serializable,XBMBase,XBMFormatSpec,XBMItem,XBMSpec,org.exbin.xbup.core.catalog.base.XBCBase,org.exbin.xbup.core.catalog.base.XBCFormatSpec,org.exbin.xbup.core.catalog.base.XBCItem,org.exbin.xbup.core.catalog.base.XBCSpec
@ParametersAreNonnullByDefault public class XBEFormatSpec extends XBESpec implements XBMFormatSpec, java.io.Serializable
Format specification database entity.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XBEFormatSpec()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetBindsCount()org.exbin.xbup.core.catalog.base.XBCNodegetParent()-
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
-
-