public class TagMarginReadOpResult extends TagOpResult
| Constructor and Description |
|---|
TagMarginReadOpResult() |
| Modifier and Type | Method and Description |
|---|---|
MarginReadResult |
getResult() |
protected void |
setResult(MarginReadResult result)
Set the results of the margin read operation.
|
getOpId, getSequenceId, getTag, setOpId, setSequenceId, setTagpublic MarginReadResult getResult()
protected void setResult(MarginReadResult result)
result - the results of the margin read operation.