| Modifier and Type | Method and Description |
|---|---|
void |
MetricListener.changeRequestStateChanged(BICEPSMetricControl source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
MDSContextElementListener.changeRequestStateChanged(T source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
AlertConditionListener.invokationStateChanged(BICEPSAlertConditionControl source,
int transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
AlertSignalListener.invokationStateChanged(BICEPSAlertSignalControl source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
AlertSystemListener.invokationStateChanged(BICEPSAlertSystemControl source,
int transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
ManeuverListener.requestStateChanged(BICEPSManeuver source,
long transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractBICEPSProxy.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSAlertSystem.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSAlertSignalState.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSAlertSignal.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSAlertCondition.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSWorkflowContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSPatientContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSMDSContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSLocationContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSEnsembleContext.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSManeuver.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSMedicalDeviceSystem.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSMetricControl.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
DefaultBICEPSMetric.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBICEPSStream.requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
| Modifier and Type | Field and Description |
|---|---|
protected LocalizedText |
SystemErrorReport.ReportPart.errorInfo |
| Modifier and Type | Field and Description |
|---|---|
protected List<LocalizedText> |
CodedValue.codingSystemName |
protected List<LocalizedText> |
RemedyInfo.description |
protected List<LocalizedText> |
CauseInfo.description |
protected List<LocalizedText> |
CodedValue.descriptions |
protected List<LocalizedText> |
ClinicalInfo.descriptions |
protected List<LocalizedText> |
InstanceIdentifier.identifierNames |
protected List<LocalizedText> |
InvocationInfo.invocationErrorMessage |
protected List<LocalizedText> |
MDSDescriptor.MetaData.manufacturer |
protected List<LocalizedText> |
MDSDescriptor.MetaData.modelName |
| Modifier and Type | Method and Description |
|---|---|
LocalizedText |
ObjectFactory.createLocalizedText()
Create an instance of
LocalizedText |
LocalizedText |
SystemErrorReport.ReportPart.getErrorInfo()
Gets the value of the errorInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
List<LocalizedText> |
CodedValue.getCodingSystemName()
Human-readable name of the CODING SYSTEM that is described by pm:CodedValue/@CodingSystem.Gets the value of the codingSystemName property.
|
List<LocalizedText> |
RemedyInfo.getDescription()
Gets the value of the description property.
|
List<LocalizedText> |
CauseInfo.getDescription()
Gets the value of the description property.
|
List<LocalizedText> |
CodedValue.getDescriptions()
Multiple OPTIONAL human-readable texts that describe the CODE in more detail.
|
List<LocalizedText> |
ClinicalInfo.getDescriptions()
List of possible (localized) free text descriptions of the clinical information.
|
List<LocalizedText> |
InstanceIdentifier.getIdentifierNames()
IdentifierName is a localized human-readable name for the namespace represented in ./@Root.
|
List<LocalizedText> |
InvocationInfo.getInvocationErrorMessage()
Gets the value of the invocationErrorMessage property.
|
List<LocalizedText> |
MDSDescriptor.MetaData.getManufacturer()
Gets the value of the manufacturer property.
|
List<LocalizedText> |
MDSDescriptor.MetaData.getModelName()
Gets the value of the modelName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemErrorReport.ReportPart.setErrorInfo(LocalizedText value)
Sets the value of the errorInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodedValue.setCodingSystemName(List<LocalizedText> value) |
void |
RemedyInfo.setDescription(List<LocalizedText> value) |
void |
CauseInfo.setDescription(List<LocalizedText> value) |
void |
CodedValue.setDescriptions(List<LocalizedText> value) |
void |
ClinicalInfo.setDescriptions(List<LocalizedText> value) |
void |
InstanceIdentifier.setIdentifierNames(List<LocalizedText> value) |
void |
InvocationInfo.setInvocationErrorMessage(List<LocalizedText> value) |
void |
MDSDescriptor.MetaData.setManufacturer(List<LocalizedText> value) |
void |
MDSDescriptor.MetaData.setModelName(List<LocalizedText> value) |
Copyright © 2017. All rights reserved.