| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.javadbhelper |
Provides classes which implements DataSink and DataStore.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<ItemModel> |
SQModel.getItemModelCollection()
This method gets the collection of all the items(item model) in the sequence model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQModel.addItemModel(ItemModel objItemModel)
This method adds the item to the sequence model.
|