
Uses of Class
org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuidePackageResourceComponent
Packages that use ImplementationGuide.ImplementationGuidePackageResourceComponent
-
Uses of ImplementationGuide.ImplementationGuidePackageResourceComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ImplementationGuide.ImplementationGuidePackageResourceComponentModifier and TypeMethodDescriptionJsonParser.parseImplementationGuideImplementationGuidePackageResourceComponent(com.google.gson.JsonObject json, ImplementationGuide owner) XmlParser.parseImplementationGuideImplementationGuidePackageResourceComponent(org.xmlpull.v1.XmlPullParser xpp, ImplementationGuide owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ImplementationGuide.ImplementationGuidePackageResourceComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeImplementationGuideImplementationGuidePackageResourceComponent(String name, ImplementationGuide.ImplementationGuidePackageResourceComponent element) protected voidXmlParser.composeImplementationGuideImplementationGuidePackageResourceComponent(String name, ImplementationGuide.ImplementationGuidePackageResourceComponent element) protected voidJsonParser.composeImplementationGuideImplementationGuidePackageResourceComponentInner(ImplementationGuide.ImplementationGuidePackageResourceComponent element) -
Uses of ImplementationGuide.ImplementationGuidePackageResourceComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ImplementationGuide.ImplementationGuidePackageResourceComponentModifier and TypeFieldDescriptionImplementationGuide.ImplementationGuidePackageComponent.resourceA resource that is part of the implementation guide.Methods in org.hl7.fhir.dstu2.model that return ImplementationGuide.ImplementationGuidePackageResourceComponentModifier and TypeMethodDescriptionImplementationGuide.ImplementationGuidePackageComponent.addResource()ImplementationGuide.ImplementationGuidePackageResourceComponent.copy()ImplementationGuide.ImplementationGuidePackageResourceComponent.setAcronym(String value) ImplementationGuide.ImplementationGuidePackageResourceComponent.setAcronymElement(StringType value) ImplementationGuide.ImplementationGuidePackageResourceComponent.setDescription(String value) ImplementationGuide.ImplementationGuidePackageResourceComponent.setDescriptionElement(StringType value) ImplementationGuide.ImplementationGuidePackageResourceComponent.setExampleFor(Reference value) ImplementationGuide.ImplementationGuidePackageResourceComponent.setExampleForTarget(StructureDefinition value) ImplementationGuide.ImplementationGuidePackageResourceComponent.setNameElement(StringType value) ImplementationGuide.ImplementationGuidePackageResourceComponent.setPurpose(ImplementationGuide.GuideResourcePurpose value) ImplementationGuide.ImplementationGuidePackageResourceComponent.setPurposeElement(Enumeration<ImplementationGuide.GuideResourcePurpose> value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ImplementationGuide.ImplementationGuidePackageResourceComponentModifier and TypeMethodDescriptionImplementationGuide.ImplementationGuidePackageComponent.getResource()Methods in org.hl7.fhir.dstu2.model with parameters of type ImplementationGuide.ImplementationGuidePackageResourceComponentModifier and TypeMethodDescriptionImplementationGuide.ImplementationGuidePackageComponent.addResource(ImplementationGuide.ImplementationGuidePackageResourceComponent t)