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