
Uses of Class
org.hl7.fhir.r5.model.ImplementationGuide.ManifestResourceComponent
Packages that use ImplementationGuide.ManifestResourceComponent
-
Uses of ImplementationGuide.ManifestResourceComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ImplementationGuide.ManifestResourceComponentModifier and TypeMethodDescriptionJsonParser.parseImplementationGuideManifestResourceComponent(com.google.gson.JsonObject json) XmlParser.parseImplementationGuideManifestResourceComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type ImplementationGuide.ManifestResourceComponentModifier and TypeMethodDescriptionprotected voidRdfParser.composeImplementationGuideManifestResourceComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ImplementationGuide.ManifestResourceComponent element, int index) protected voidXmlParser.composeImplementationGuideManifestResourceComponent(String name, ImplementationGuide.ManifestResourceComponent element) protected voidXmlParser.composeImplementationGuideManifestResourceComponentElements(ImplementationGuide.ManifestResourceComponent element) protected voidJsonParser.composeManifestResourceComponent(String name, ImplementationGuide.ManifestResourceComponent element) protected voidJsonParser.composeManifestResourceComponentProperties(ImplementationGuide.ManifestResourceComponent element) protected booleanXmlParser.parseImplementationGuideManifestResourceComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ImplementationGuide.ManifestResourceComponent res) protected voidJsonParser.parseImplementationGuideManifestResourceComponentProperties(com.google.gson.JsonObject json, ImplementationGuide.ManifestResourceComponent res) -
Uses of ImplementationGuide.ManifestResourceComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type ImplementationGuide.ManifestResourceComponentModifier and TypeFieldDescriptionImplementationGuide.ImplementationGuideManifestComponent.resourceA resource that is part of the implementation guide.Methods in org.hl7.fhir.r5.model that return ImplementationGuide.ManifestResourceComponentModifier 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) Methods in org.hl7.fhir.r5.model that return types with arguments of type ImplementationGuide.ManifestResourceComponentModifier and TypeMethodDescriptionImplementationGuide.ImplementationGuideManifestComponent.getResource()Methods in org.hl7.fhir.r5.model with parameters of type ImplementationGuide.ManifestResourceComponentModifier and TypeMethodDescriptionImplementationGuide.ImplementationGuideManifestComponent.addResource(ImplementationGuide.ManifestResourceComponent t) voidImplementationGuide.ManifestResourceComponent.copyValues(ImplementationGuide.ManifestResourceComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type ImplementationGuide.ManifestResourceComponentModifier and TypeMethodDescriptionImplementationGuide.ImplementationGuideManifestComponent.setResource(List<ImplementationGuide.ManifestResourceComponent> theResource) Constructors in org.hl7.fhir.r5.model with parameters of type ImplementationGuide.ManifestResourceComponentModifierConstructorDescriptionConstructor