public class XBEFormatJoin extends XBEJoinDef implements org.xbup.lib.xb.catalog.base.XBCFormatJoin
Constructor and Description |
---|
XBEFormatJoin()
Creates a new instance of XBEBindBlock
|
Modifier and Type | Method and Description |
---|---|
org.xbup.lib.xb.catalog.base.XBCFormatSpec |
getSpec() |
org.xbup.lib.xb.catalog.base.XBCFormatRev |
getTarget() |
void |
setSpec(XBEFormatSpec spec) |
void |
setTarget(XBEFormatRev target) |
getType
setSpec, setTarget
equals, getId, getParent, getXBIndex, hashCode, setId, setParent, setXBIndex, toString
public org.xbup.lib.xb.catalog.base.XBCFormatSpec getSpec()
getSpec
in interface org.xbup.lib.xb.catalog.base.XBCFormatJoin
getSpec
in interface org.xbup.lib.xb.catalog.base.XBCJoinDef
getSpec
in interface org.xbup.lib.xb.catalog.base.XBCSpecDef
getSpec
in class XBEJoinDef
public org.xbup.lib.xb.catalog.base.XBCFormatRev getTarget()
getTarget
in interface org.xbup.lib.xb.catalog.base.XBCFormatJoin
getTarget
in interface org.xbup.lib.xb.catalog.base.XBCJoinDef
getTarget
in interface org.xbup.lib.xb.catalog.base.XBCSpecDef
getTarget
in class XBESpecDef
public void setSpec(XBEFormatSpec spec)
public void setTarget(XBEFormatRev target)