public abstract class OperationCommon extends Object implements Operation
| Modifier and Type | Field and Description | 
|---|---|
| protected TextOutput | to | 
| Constructor and Description | 
|---|
| OperationCommon() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setTextOutput(TextOutput to) | 
| void | setWritingMapper(WritingMapper wm) | 
| protected void | writeResult(Result result) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigureSubparser, executeprotected TextOutput to
public OperationCommon()
public void setWritingMapper(WritingMapper wm)
setWritingMapper in interface Operationprotected void writeResult(Result result)
public void setTextOutput(TextOutput to)
setTextOutput in interface OperationCopyright © 2015–2016 Hobrasoft s.r.o.. All rights reserved.