| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSAlertCondition> |
IBICEPSClient.getAlertConditions(CodedValue typeCode)
Gets the alert conditions.
|
<T extends BICEPSAlertSignal> |
IBICEPSClient.getAlertSignals(CodedValue typeCode)
Gets the alert signals.
|
<T extends BICEPSManeuver> |
IBICEPSClient.getManeuvers(CodedValue typeCode)
Gets the maneuvers.
|
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue codeFilter)
Gets the metrics.
|
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(CodedValue typeCode)
Gets the metrics.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BICEPSAlertCondition> |
DefaultBicepsClientImpl.getAlertConditions(CodedValue code) |
List<? extends BICEPSAlertSignal> |
DefaultBicepsClientImpl.getAlertSignals(CodedValue conditionCode) |
List<BICEPSManeuver> |
DefaultBicepsClientImpl.getManeuvers(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue code)
Gets the maneuvers.
|
List<BICEPSManeuver> |
DefaultBicepsClientImpl.getManeuvers(CodedValue code) |
List<BICEPSMetric> |
DefaultBicepsClientImpl.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue code) |
List<BICEPSMetric> |
DefaultBicepsClientImpl.getMetrics(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertCondition> |
BICEPSProxyQueryInterface.getAlertConditions(CodedValue code) |
List<BICEPSManeuver> |
BICEPSProxyQueryInterface.getManeuvers(CodedValue code) |
BICEPSMedicalDeviceSystem |
BICEPSProxyQueryInterface.getMedicalDeviceSystems(CodedValue code) |
List<BICEPSMetric> |
BICEPSProxyQueryInterface.getMetrics(CodedValue code) |
List<BICEPSStream> |
BICEPSProxyQueryInterface.getStreams(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
void |
MdibChangedListener.newAlertAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newManeuverAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newMetricAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newStreamAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSAlertCondition> |
DefaultProxyStore.getAlertConditions(CodedValue code) |
List<BICEPSManeuver> |
DefaultProxyStore.getManeuvers(CodedValue code) |
BICEPSMedicalDeviceSystem |
DefaultProxyStore.getMedicalDeviceSystems(CodedValue code) |
List<BICEPSMetric> |
DefaultProxyStore.getMetrics(CodedValue code) |
List<BICEPSStream> |
DefaultProxyStore.getStreams(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
static CodedValue |
BICEPSProxyUtil.getCode(Descriptor descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
CodedWithEquivalents
Defines a coded value that references synonymous coded values.
|
| Modifier and Type | Field and Description |
|---|---|
protected CodedValue |
ClockState.activeSyncProtocol |
protected CodedValue |
ArgumentDescriptorType.argName |
protected CodedValue |
EnumNomenRef.code |
protected CodedValue |
Annotation.code |
protected CodedValue |
SystemErrorReportReportPart.errorCode |
protected CodedValue |
ImagingProcedure.modality |
protected CodedValue |
ImagingProcedure.protocolCode |
protected CodedValue |
PatientDemographicsCoreData.race |
protected CodedValue |
ProductionSpecification.specType |
protected CodedValue |
Descriptor.type |
protected CodedValue |
ContainmentTreeEntry.type |
protected CodedValue |
ClinicalInfo.type |
protected CodedValue |
MetricDescriptor.unit |
protected CodedValue |
Measure.unitCode |
| Modifier and Type | Field and Description |
|---|---|
protected List<CodedValue> |
MetricDescriptor.bodySites |
protected List<CodedValue> |
AbstractMetricState.bodySites |
protected List<CodedValue> |
Order.dangerCode |
protected List<CodedValue> |
OperationDescriptor.modifiableAttribute |
protected List<CodedValue> |
PersonParticipation.role |
protected List<CodedValue> |
OrderDetail.service |
protected List<CodedValue> |
ClockDescriptor.timeProtocols |
protected List<CodedValue> |
CodedWithEquivalents.translation |
| Modifier and Type | Method and Description |
|---|---|
CodedValue |
ObjectFactory.createCodedValue()
Create an instance of
CodedValue |
CodedValue |
ClockState.getActiveSyncProtocol()
Gets the value of the activeSyncProtocol property.
|
CodedValue |
ArgumentDescriptorType.getArgName()
Gets the value of the argName property.
|
CodedValue |
EnumNomenRef.getCode()
The referenced enumeration code.
|
CodedValue |
Annotation.getCode()
The code that describes the annotation of the element.
|
CodedValue |
SystemErrorReportReportPart.getErrorCode()
Gets the value of the errorCode property.
|
CodedValue |
ImagingProcedure.getModality()
Gets the value of the modality property.
|
CodedValue |
ImagingProcedure.getProtocolCode()
Gets the value of the protocolCode property.
|
CodedValue |
PatientDemographicsCoreData.getRace()
Gets the value of the race property.
|
CodedValue |
ProductionSpecification.getSpecType()
Gets the value of the specType property.
|
CodedValue |
Descriptor.getType()
Gets the value of the type property.
|
CodedValue |
ContainmentTreeEntry.getType()
Gets the value of the type property.
|
CodedValue |
ClinicalInfo.getType()
Gets the value of the type property.
|
CodedValue |
MetricDescriptor.getUnit()
Gets the value of the unit property.
|
CodedValue |
Measure.getUnitCode()
The unit (dimension) of the measure.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CodedValue> |
ObjectFactory.createBodySite(CodedValue value)
|
JAXBElement<CodedValue> |
ObjectFactory.createType(CodedValue value)
|
JAXBElement<CodedValue> |
ObjectFactory.createUnit(CodedValue value)
|
List<CodedValue> |
MetricDescriptor.getBodySites()
Optional list of codes that describe the body sites.
|
List<CodedValue> |
AbstractMetricState.getBodySites()
Optional list of codes that describe the body sites where this measurement is performed.
|
List<CodedValue> |
Order.getDangerCode()
Gets the value of the dangerCode property.
|
List<CodedValue> |
OperationDescriptor.getModifiableAttribute()
ModifiableElement describes a list of attributes the underlying operation is able affect.Gets the value of the modifiableAttribute property.
|
List<CodedValue> |
PersonParticipation.getRole()
Gets the value of the role property.
|
List<CodedValue> |
OrderDetail.getService()
Gets the value of the service property.
|
List<CodedValue> |
ClockDescriptor.getTimeProtocols()
Gets the value of the timeProtocols property.
|
List<CodedValue> |
CodedWithEquivalents.getTranslation()
Gets the value of the translation property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CodedValue> |
ObjectFactory.createBodySite(CodedValue value)
|
JAXBElement<CodedValue> |
ObjectFactory.createType(CodedValue value)
|
JAXBElement<CodedValue> |
ObjectFactory.createUnit(CodedValue value)
|
void |
ClockState.setActiveSyncProtocol(CodedValue value)
Sets the value of the activeSyncProtocol property.
|
void |
ArgumentDescriptorType.setArgName(CodedValue value)
Sets the value of the argName property.
|
void |
EnumNomenRef.setCode(CodedValue value)
Sets the value of the code property.
|
void |
Annotation.setCode(CodedValue value)
Sets the value of the code property.
|
void |
SystemErrorReportReportPart.setErrorCode(CodedValue value)
Sets the value of the errorCode property.
|
void |
ImagingProcedure.setModality(CodedValue value)
Sets the value of the modality property.
|
void |
ImagingProcedure.setProtocolCode(CodedValue value)
Sets the value of the protocolCode property.
|
void |
PatientDemographicsCoreData.setRace(CodedValue value)
Sets the value of the race property.
|
void |
ProductionSpecification.setSpecType(CodedValue value)
Sets the value of the specType property.
|
void |
Descriptor.setType(CodedValue value)
Sets the value of the type property.
|
void |
ContainmentTreeEntry.setType(CodedValue value)
Sets the value of the type property.
|
void |
ClinicalInfo.setType(CodedValue value)
Sets the value of the type property.
|
void |
MetricDescriptor.setUnit(CodedValue value)
Sets the value of the unit property.
|
void |
Measure.setUnitCode(CodedValue value)
Sets the value of the unitCode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricDescriptor.setBodySites(List<CodedValue> value) |
void |
AbstractMetricState.setBodySites(List<CodedValue> value) |
void |
Order.setDangerCode(List<CodedValue> value) |
void |
OperationDescriptor.setModifiableAttribute(List<CodedValue> value) |
void |
PersonParticipation.setRole(List<CodedValue> value) |
void |
OrderDetail.setService(List<CodedValue> value) |
void |
ClockDescriptor.setTimeProtocols(List<CodedValue> value) |
void |
CodedWithEquivalents.setTranslation(List<CodedValue> value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ModelComparer.equals(CodedValue x,
CodedValue y) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertConditionDescriptor> |
MDIBStructure.findAlertConditions(CodedValue code) |
List<ActivateOperationDescriptor> |
MDIBStructure.findManeuvers(CodedValue code) |
List<? extends MetricDescriptor> |
MDIBStructure.findMetrics(CodedValue code) |
List<RealTimeSampleArrayMetricDescriptor> |
MDIBStructure.findStreamMetrics(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertConditionDescriptor> |
MdibRepresentation.findAlertConditions(CodedValue code) |
List<ActivateOperationDescriptor> |
MdibRepresentation.findManeuvers(CodedValue code) |
List<? extends MetricDescriptor> |
MdibRepresentation.findMetrics(CodedValue code) |
List<RealTimeSampleArrayMetricDescriptor> |
MdibRepresentation.findStreamMetrics(CodedValue code) |
Copyright © 2016. All rights reserved.