| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model | |
| com.draeger.medical.biceps.common.model.util | |
| com.draeger.medical.biceps.device.mdpws.service.helper |
| Modifier and Type | Field and Description |
|---|---|
protected RetrievabilityMethod |
RetrievabilityInfo.method |
| Modifier and Type | Method and Description |
|---|---|
static RetrievabilityMethod |
RetrievabilityMethod.fromValue(String v) |
RetrievabilityMethod |
RetrievabilityInfo.getMethod()
Gets the value of the method property.
|
static RetrievabilityMethod |
RetrievabilityMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetrievabilityMethod[] |
RetrievabilityMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrievabilityInfo.setMethod(RetrievabilityMethod value)
Sets the value of the method property.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends AbstractMetricState> |
MetricDescriptorUtil.filterMetricStatesByRetrievability(Collection<? extends AbstractMetricDescriptor> descriptorList,
Collection<? extends AbstractMetricState> modelMetricStates,
RetrievabilityMethod retrievability) |
static boolean |
MetricDescriptorUtil.isRetrievable(AbstractDescriptor descriptor,
RetrievabilityMethod retrievabilityMethod) |
static boolean |
MetricDescriptorUtil.isRetrievable(List<RetrievabilityInfo> retrievabilityOptions,
RetrievabilityMethod retrievabilityMethod) |
| Modifier and Type | Field and Description |
|---|---|
RetrievabilityMethod |
StateFilterUtil.StateFilter.retrievabilityFilter |
Copyright © 2018. All rights reserved.