| Package | Description |
|---|---|
| org.ornet.cdm |
| Modifier and Type | Class and Description |
|---|---|
class |
HydraMDSDescriptor
HydraMDS is a specialization of an abstract Medical Device System (MDS) that MAY have multiple VMDs.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<MDSDescriptor> |
MDDescription.mdsDescriptors |
protected java.util.List<MDSDescriptor> |
MDSModificationReportPart.mdsDescriptors |
| Modifier and Type | Method and Description |
|---|---|
MDSDescriptor |
ObjectFactory.createMDSDescriptor()
Create an instance of
MDSDescriptor |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MDSDescriptor> |
MDDescription.getMDSDescriptors()
Gets the value of the mdsDescriptors property.
|
java.util.List<MDSDescriptor> |
MDSModificationReportPart.getMDSDescriptors()
Gets the value of the mdsDescriptors property.
|