| Modifier and Type | Method and Description |
|---|---|
void |
IBICEPSClient.searchDevices(NetworkSearchQuery search)
Search devices in the network.
|
void |
IBICEPSClient.searchDevices(NetworkSearchQuery search,
List<org.ws4d.java.types.QName> types)
Search devices in the network.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunicationAdapter.searchDevice(NetworkSearchQuery search) |
void |
CommunicationAdapter.searchDevice(NetworkSearchQuery search,
org.ws4d.java.types.QNameSet types) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MedicalDeviceNetworkSearchQuery
The Interface MedicalDeviceNetworkSearchQuery.
|
interface |
PatientSearchQuery |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMDPWSClientAdapter.searchDevice(NetworkSearchQuery search) |
void |
DefaultMDPWSClientAdapter.searchDevice(NetworkSearchQuery search,
org.ws4d.java.types.QNameSet types) |
void |
DefaultBicepsClientImpl.searchDevices(NetworkSearchQuery search) |
void |
DefaultBicepsClientImpl.searchDevices(NetworkSearchQuery search,
List<org.ws4d.java.types.QName> types) |
Copyright © 2018. All rights reserved.