public class NSetImagePrintMangMeta_Attributes
extends java.lang.Object
| Constructor and Description |
|---|
NSetImagePrintMangMeta_Attributes()
This is default Constructor for NSetImagePrintMangMeta_Attributes.
|
NSetImagePrintMangMeta_Attributes(EnumSOPClassUIDs enumSOPClassUIDs) |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(IDataSet objIDataSet)
Fills the dataset using already populated Query Model.
|
NSetAnnotationBoxAttributes |
getNSetAnnotationBoxAttributes()
Retrieve the object of NSetAnnotationBoxAttributes.
|
NSetColorImageBoxAttribute |
getNSetColorImageBoxAttribute()
Retrieve the object of NSetColorImageBoxAttribute.
|
NSetFilmBoxAttribute |
getNSetFilmBoxAttribute()
Retrieve the object of NSetFilmBoxAttribute.
|
NSetFilmSessionAttribute |
getNSetFilmSessionAttribute()
Retrieve the object of NSetFilmSessionAttribute.
|
NSetGrayscaleImageBoxAttribute |
getNSetGrayscaleImageBoxAttribute()
Retrieve the object of NSetGrayscaleImageBoxAttribute.
|
NSetPrintImageOverlayBoxAttribute |
getNSetPrintImageOverlayBoxAttribute()
Retrieve the object of NSetPrintImageOverlayBoxAttribute.
|
void |
populate(IDataSet objIDataSet)
Populates the query Model using filled dataset.
|
void |
setNSetAnnotationBoxAttributes(NSetAnnotationBoxAttributes objNSetAnnotationBoxAttributes)
Set the value of NSetAnnotationBoxAttributes.
|
void |
setNSetColorImageBoxAttribute(NSetColorImageBoxAttribute objNSetColorImageBoxAttribute)
Set the value of NSetColorImageBoxAttribute.
|
void |
setNSetFilmBoxAttribute(NSetFilmBoxAttribute objNSetFilmBoxAttribute)
Set the value of NSetFilmSessionAttribute.
|
void |
setNSetFilmSessionAttribute(NSetFilmSessionAttribute objNSetFilmSessionAttribute)
Retrieve the object of NSetFilmSessionAttribute.
|
void |
setNSetGrayscaleImageBoxAttribute(NSetGrayscaleImageBoxAttribute objNSetGrayscaleImageBoxAttribute)
Set the value of NSetFilmSessionAttribute.
|
void |
setNSetPrintImageOverlayBoxAttribute(NSetPrintImageOverlayBoxAttribute objNSetPrintImageOverlayBoxAttribute)
Set the value of NSetPrintImageOverlayBoxAttribute.
|
public NSetImagePrintMangMeta_Attributes()
public NSetImagePrintMangMeta_Attributes(EnumSOPClassUIDs enumSOPClassUIDs)
public void populate(IDataSet objIDataSet)
public void fill(IDataSet objIDataSet)
public NSetFilmSessionAttribute getNSetFilmSessionAttribute()
public void setNSetFilmSessionAttribute(NSetFilmSessionAttribute objNSetFilmSessionAttribute)
public NSetFilmBoxAttribute getNSetFilmBoxAttribute()
public void setNSetFilmBoxAttribute(NSetFilmBoxAttribute objNSetFilmBoxAttribute)
objNSetFilmBoxAttribute - -Object of NSetFilmSessionAttributepublic NSetGrayscaleImageBoxAttribute getNSetGrayscaleImageBoxAttribute()
public void setNSetGrayscaleImageBoxAttribute(NSetGrayscaleImageBoxAttribute objNSetGrayscaleImageBoxAttribute)
objNSetFilmBoxAttribute - -Object of NSetFilmSessionAttributepublic NSetAnnotationBoxAttributes getNSetAnnotationBoxAttributes()
public void setNSetAnnotationBoxAttributes(NSetAnnotationBoxAttributes objNSetAnnotationBoxAttributes)
objNSetAnnotationBoxAttributes - -Object of NSetAnnotationBoxAttributespublic NSetPrintImageOverlayBoxAttribute getNSetPrintImageOverlayBoxAttribute()
public void setNSetPrintImageOverlayBoxAttribute(NSetPrintImageOverlayBoxAttribute objNSetPrintImageOverlayBoxAttribute)
objNSetPrintImageOverlayBoxAttribute - -Object of NSetPrintImageOverlayBoxAttributepublic NSetColorImageBoxAttribute getNSetColorImageBoxAttribute()
public void setNSetColorImageBoxAttribute(NSetColorImageBoxAttribute objNSetColorImageBoxAttribute)
objNSetColorImageBoxAttribute - -Object of NSetColorImageBoxAttribute