Package ca.cdr.api.model.json
Class ConvertedTransactionBundlesJson
java.lang.Object
ca.cdr.api.model.json.ConvertedTransactionBundlesJson
- All Implemented Interfaces:
IModelJson
,IModelJson
@Deprecated(since="2023.11.R01")
public class ConvertedTransactionBundlesJson
extends Object
implements IModelJson
Deprecated.
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addTransaction
(IBaseBundle theBundle) Deprecated.Deprecated.void
removeTransaction
(IBaseBundle theBundle) Deprecated.void
setTransactionBundles
(List<IBaseBundle> theTransactionBundles) Deprecated.
-
Constructor Details
-
ConvertedTransactionBundlesJson
public ConvertedTransactionBundlesJson()Deprecated.
-
-
Method Details
-
addTransaction
Deprecated. -
removeTransaction
Deprecated. -
getTransactionBundles
Deprecated. -
setTransactionBundles
Deprecated.
-
Hl7v2ToFhirConversionResultJson
instead