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