public class NEventReportImagePrintMangMeta_Attributes
extends java.lang.Object
| Constructor and Description |
|---|
NEventReportImagePrintMangMeta_Attributes()
This is default Constructor for NEventReportImagePrintMangMeta_Attributes.
|
NEventReportImagePrintMangMeta_Attributes(EnumSOPClassUIDs enumSOPClassUIDs) |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(IDataSet objIDataSet)
Fills the dataset using already populated Query Model.
|
NEventReportPrinterAttribute |
getNEventReportPrinterAttribute()
Retrieve the object of NEventReportPrinterAttribute.
|
NEventReportPrintJobAttribute |
getNEventReportPrintJobAttribute()
Retrieve the object of NEventReportPrintJobAttribute.
|
void |
populate(IDataSet objIDataSet)
Populates the query Model using filled dataset.
|
void |
setNEventReportPrinterAttribute(NEventReportPrinterAttribute objNEventReportPrinterAttribute)
Set the value of NEventReportPrinterAttribute.
|
void |
setNEventReportPrintJobAttribute(NEventReportPrintJobAttribute objNEventReportPrintJobAttribute)
Set the value of NEventReportPrintJobAttribute.
|
public NEventReportImagePrintMangMeta_Attributes()
public NEventReportImagePrintMangMeta_Attributes(EnumSOPClassUIDs enumSOPClassUIDs)
public void populate(IDataSet objIDataSet)
public void fill(IDataSet objIDataSet)
public NEventReportPrinterAttribute getNEventReportPrinterAttribute()
public void setNEventReportPrinterAttribute(NEventReportPrinterAttribute objNEventReportPrinterAttribute)
objNEventReportPrinterAttribute - public NEventReportPrintJobAttribute getNEventReportPrintJobAttribute()
public void setNEventReportPrintJobAttribute(NEventReportPrintJobAttribute objNEventReportPrintJobAttribute)
objNEventReportPrintJobAttribute -