Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImplementationGuide
Packages that use ImplementationGuide
-
Uses of ImplementationGuide in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImplementationGuideModifier and TypeMethodDescriptionImplementationGuide.addBinary(ca.uhn.fhir.model.primitive.UriDt theValue)Adds a given new value for binary ()Adds a new value for binary ()ImplementationGuide.addContact(ImplementationGuide.Contact theValue)Adds a given new value for contact ()ImplementationGuide.addDependency(ImplementationGuide.Dependency theValue)Adds a given new value for dependency ()ImplementationGuide.addGlobal(ImplementationGuide.Global theValue)Adds a given new value for global ()ImplementationGuide.addPackage(ImplementationGuide.Package theValue)Adds a given new value for package ()ImplementationGuide.addUseContext(CodeableConceptDt theValue)Adds a given new value for useContext ()Sets the value(s) for binary ()ImplementationGuide.setContact(List<ImplementationGuide.Contact> theValue)Sets the value(s) for contact ()ImplementationGuide.setCopyright(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for copyright ()ImplementationGuide.setCopyright(String theString)Sets the value for copyright ()ImplementationGuide.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue)Sets the value(s) for date (when.recorded)ImplementationGuide.setDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for date (when.recorded)ImplementationGuide.setDateWithSecondsPrecision(Date theDate)Sets the value for date (when.recorded)ImplementationGuide.setDependency(List<ImplementationGuide.Dependency> theValue)Sets the value(s) for dependency ()ImplementationGuide.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for description ()ImplementationGuide.setDescription(String theString)Sets the value for description ()ImplementationGuide.setExperimental(boolean theBoolean)Sets the value for experimental (class)ImplementationGuide.setExperimental(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for experimental (class)ImplementationGuide.setFhirVersion(ca.uhn.fhir.model.primitive.IdDt theValue)Sets the value(s) for fhirVersion ()ImplementationGuide.setFhirVersion(String theId)Sets the value for fhirVersion ()ImplementationGuide.setGlobal(List<ImplementationGuide.Global> theValue)Sets the value(s) for global ()ImplementationGuide.setName(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for name ()Sets the value for name ()ImplementationGuide.setPackage(List<ImplementationGuide.Package> theValue)Sets the value(s) for package ()ImplementationGuide.setPage(ImplementationGuide.Page theValue)Sets the value(s) for page ()ImplementationGuide.setPublisher(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for publisher (who.witness)ImplementationGuide.setPublisher(String theString)Sets the value for publisher (who.witness)ImplementationGuide.setStatus(ConformanceResourceStatusEnum theValue)Sets the value(s) for status (status)ImplementationGuide.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue)Sets the value(s) for status (status)ImplementationGuide.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue)Sets the value(s) for url (id)Sets the value for url (id)ImplementationGuide.setUseContext(List<CodeableConceptDt> theValue)Sets the value(s) for useContext ()ImplementationGuide.setVersion(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for version (id.version)ImplementationGuide.setVersion(String theString)Sets the value for version (id.version)