public class NGetDisplaySystemManagement_Attributes
extends java.lang.Object
| Constructor and Description |
|---|
NGetDisplaySystemManagement_Attributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(IDataSet objIDataSet)
Fills the dataset using already populated Query Model.
|
NGetDisplaySystemManagementAttribute |
getNGetDisplaySystemManagementAttribute()
Retrieve the object of NGetDisplaySystemManagementAttribute.
|
void |
populate(IDataSet objIDataSet)
Populates the query Model using filled dataset.
|
void |
setNGetDisplaySystemManagementAttribute(NGetDisplaySystemManagementAttribute objNGetDisplaySystemManagementAttribute)
Sets the object of NGetDisplaySystemManagementAttribute.
|
public NGetDisplaySystemManagement_Attributes()
public void populate(IDataSet objIDataSet)
public void fill(IDataSet objIDataSet)
public NGetDisplaySystemManagementAttribute getNGetDisplaySystemManagementAttribute()
public void setNGetDisplaySystemManagementAttribute(NGetDisplaySystemManagementAttribute objNGetDisplaySystemManagementAttribute)