public class XBRXBlockLine extends java.lang.Object implements XBCXBlockLine
| Modifier and Type | Field and Description |
|---|---|
protected XBCatalogServiceClient |
client |
| Constructor and Description |
|---|
XBRXBlockLine(XBCatalogServiceClient client,
long id) |
| Modifier and Type | Method and Description |
|---|---|
XBCBlockRev |
getBlockRev()
Returns relevant specification
|
java.lang.Long |
getId()
Gets item identification
|
XBCXPlugLine |
getLine() |
java.lang.Long |
getPriority() |
void |
setId(java.lang.Long id) |
protected XBCatalogServiceClient client
public XBRXBlockLine(XBCatalogServiceClient client, long id)
public XBCBlockRev getBlockRev()
XBCXBlockLinegetBlockRev in interface XBCXBlockLinepublic XBCXPlugLine getLine()
getLine in interface XBCXBlockLinepublic java.lang.Long getPriority()
getPriority in interface XBCXBlockLinepublic java.lang.Long getId()
XBCBasepublic void setId(java.lang.Long id)