Uses of Class
org.hl7.fhir.r5.model.ImplementationGuide.ManifestResourceComponent
-
Uses of ImplementationGuide.ManifestResourceComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseImplementationGuideManifestResourceComponent
(com.google.gson.JsonObject json) XmlParser.parseImplementationGuideManifestResourceComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
RdfParser.composeImplementationGuideManifestResourceComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ImplementationGuide.ManifestResourceComponent element, int index) protected void
XmlParser.composeImplementationGuideManifestResourceComponent
(String name, ImplementationGuide.ManifestResourceComponent element) protected void
XmlParser.composeImplementationGuideManifestResourceComponentElements
(ImplementationGuide.ManifestResourceComponent element) protected void
JsonParser.composeManifestResourceComponent
(String name, ImplementationGuide.ManifestResourceComponent element) protected void
JsonParser.composeManifestResourceComponentProperties
(ImplementationGuide.ManifestResourceComponent element) protected boolean
XmlParser.parseImplementationGuideManifestResourceComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ImplementationGuide.ManifestResourceComponent res) protected void
JsonParser.parseImplementationGuideManifestResourceComponentProperties
(com.google.gson.JsonObject json, ImplementationGuide.ManifestResourceComponent res) -
Uses of ImplementationGuide.ManifestResourceComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionImplementationGuide.ImplementationGuideManifestComponent.resource
A resource that is part of the implementation guide.Modifier and TypeMethodDescriptionImplementationGuide.ManifestResourceComponent.addProfile
(String value) ImplementationGuide.ImplementationGuideManifestComponent.addResource()
ImplementationGuide.ManifestResourceComponent.copy()
ImplementationGuide.ImplementationGuideManifestComponent.getResourceFirstRep()
ImplementationGuide.ManifestResourceComponent.setIsExample
(boolean value) ImplementationGuide.ManifestResourceComponent.setIsExampleElement
(BooleanType value) ImplementationGuide.ManifestResourceComponent.setProfile
(List<CanonicalType> theProfile) ImplementationGuide.ManifestResourceComponent.setReference
(Reference value) ImplementationGuide.ManifestResourceComponent.setRelativePath
(String value) ImplementationGuide.ManifestResourceComponent.setRelativePathElement
(UrlType value) Modifier and TypeMethodDescriptionImplementationGuide.ImplementationGuideManifestComponent.getResource()
Modifier and TypeMethodDescriptionImplementationGuide.ImplementationGuideManifestComponent.addResource
(ImplementationGuide.ManifestResourceComponent t) void
ImplementationGuide.ManifestResourceComponent.copyValues
(ImplementationGuide.ManifestResourceComponent dst) Modifier and TypeMethodDescriptionImplementationGuide.ImplementationGuideManifestComponent.setResource
(List<ImplementationGuide.ManifestResourceComponent> theResource) ModifierConstructorDescriptionConstructor