Class OperationOutcomeOperations
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.support.OperationOutcomeOperations
- All Implemented Interfaces:
IBaseOperationOutcomeOperations
Deprecated.
- Since:
- 3.6
- Author:
- Christian Ohr
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetDiagnostics
(IBaseOperationOutcome operationOutcome) Deprecated.getWorstIssueSeverity
(IBaseOperationOutcome operationOutcome) Deprecated.boolean
hasIssue
(IBaseOperationOutcome operationOutcome) Deprecated.
-
Field Details
-
INSTANCE
Deprecated.
-
-
Constructor Details
-
OperationOutcomeOperations
public OperationOutcomeOperations()Deprecated.
-
-
Method Details
-
hasIssue
Deprecated.- Specified by:
hasIssue
in interfaceIBaseOperationOutcomeOperations
-
getDiagnostics
Deprecated.- Specified by:
getDiagnostics
in interfaceIBaseOperationOutcomeOperations
-
getWorstIssueSeverity
Deprecated.- Specified by:
getWorstIssueSeverity
in interfaceIBaseOperationOutcomeOperations
-
BaseOperationOutcomeUtils