public abstract class AbstractModelItemSubReport<T extends com.eviware.soapui.model.ModelItem> extends Object implements SubReport
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractModelItemSubReport(T modelItem,
String nameInReport) |
| Modifier and Type | Method and Description |
|---|---|
T |
getModelItem() |
String |
getNameInReport() |
void |
prepare() |
void |
release() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReportClassNamepublic String getNameInReport()
getNameInReport in interface SubReportpublic T getModelItem()
Copyright © 2013. All Rights Reserved.