
Package org.hl7.fhir.r4.utils
Class ProtoBufGenerator
java.lang.Object
org.hl7.fhir.r4.utils.ProtoBufGenerator
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionProtoBufGenerator
(IWorkerContext context) Deprecated.ProtoBufGenerator
(IWorkerContext context, StructureDefinition definition, OutputStreamWriter destination) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
build()
Deprecated.Deprecated.Deprecated.Deprecated.void
setDefinition
(StructureDefinition definition) Deprecated.void
setDestination
(OutputStreamWriter destination) Deprecated.
-
Constructor Details
-
ProtoBufGenerator
Deprecated. -
ProtoBufGenerator
public ProtoBufGenerator(IWorkerContext context, StructureDefinition definition, OutputStreamWriter destination) Deprecated.
-
-
Method Details
-
getContext
Deprecated. -
getDefinition
Deprecated. -
setDefinition
Deprecated. -
getDestination
Deprecated. -
setDestination
Deprecated. -
build
Deprecated.- Throws:
org.hl7.fhir.exceptions.FHIRException
-