public class NActionImagePrintMangMeta_Attributes
extends java.lang.Object
| Constructor and Description |
|---|
NActionImagePrintMangMeta_Attributes(EnumSOPClassUIDs enumSOPClassUIDs) |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(IDataSet objIDataSet)
Fills the dataset using already populated Query Model.
|
NActionFilmBoxAttribute |
getNActionFilmBoxAttribute()
Retrieve the object of NActionFilmBoxAttribute.
|
NActionFilmSessionAttribute |
getNActionFilmSessionAttribute()
Retrieve the object of NActionFilmSessionAttribute.
|
NActionPrintQueueMangAttribute |
getNActionPrintQueueMangAttribute()
Retrieve the object of NActionPrintQueueMangAttribute.
|
NActionFilmBoxAttribute |
getNCreateSOPCommonAttributes()
Retrieve the object of NCreateSOPCommonAttributes.
|
void |
populate(IDataSet objIDataSet)
Populates the query Model using filled dataset.
|
void |
setNActionFilmBoxAttribute(NActionFilmBoxAttribute objNActionFilmBoxAttribute)
Set the object of NActionFilmBoxAttribute.
|
void |
setNActionFilmSessionAttribute(NActionFilmSessionAttribute objNActionFilmSessionAttribute)
Set the object of NActionFilmSessionAttribute.
|
void |
setNActionPrintQueueMangAttribute(NActionPrintQueueMangAttribute objNActionPrintQueueMangAttribute)
Set the object of NActionPrintQueueMangAttribute.
|
void |
setNCreateSOPCommonAttributes(NActionFilmBoxAttribute objNActionFilmBoxAttribute)
Set the object of NCreateSOPCommonAttributes.
|
public NActionImagePrintMangMeta_Attributes(EnumSOPClassUIDs enumSOPClassUIDs)
public void populate(IDataSet objIDataSet)
public void fill(IDataSet objIDataSet)
public NActionFilmBoxAttribute getNCreateSOPCommonAttributes()
public void setNCreateSOPCommonAttributes(NActionFilmBoxAttribute objNActionFilmBoxAttribute)
Object - of NCreateSOPCommonAttributespublic NActionFilmSessionAttribute getNActionFilmSessionAttribute()
public void setNActionFilmSessionAttribute(NActionFilmSessionAttribute objNActionFilmSessionAttribute)
Object - of NActionFilmSessionAttributepublic NActionPrintQueueMangAttribute getNActionPrintQueueMangAttribute()
public void setNActionPrintQueueMangAttribute(NActionPrintQueueMangAttribute objNActionPrintQueueMangAttribute)
Object - of NActionPrintQueueMangAttributepublic NActionFilmBoxAttribute getNActionFilmBoxAttribute()
public void setNActionFilmBoxAttribute(NActionFilmBoxAttribute objNActionFilmBoxAttribute)
Object - of NActionFilmBoxAttribute