public class XBRBlockSpec extends XBRSpec implements XBCBlockSpec
| Constructor and Description |
|---|
XBRBlockSpec(XBCatalogServiceClient client,
long id) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAttrCount()
Returns allowed count of attributes
|
long |
getParamCount()
Returns allowed count of parameters
|
getId, getXBIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetXBIndexpublic XBRBlockSpec(XBCatalogServiceClient client, long id)
public long getAttrCount()
XBCBlockSpecgetAttrCount in interface XBCBlockSpecpublic long getParamCount()
XBCBlockSpecgetParamCount in interface XBCBlockSpec