| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide |
ImplementationGuide.addBinary(String theUri)
Adds a new value for binary ()
|
ImplementationGuide |
ImplementationGuide.addBinary(UriDt theValue)
Adds a given 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<UriDt> theValue)
Sets the value(s) for binary ()
|
ImplementationGuide |
ImplementationGuide.setContact(List<ImplementationGuide.Contact> theValue)
Sets the value(s) for contact ()
|
ImplementationGuide |
ImplementationGuide.setCopyright(String theString)
Sets the value for copyright ()
|
ImplementationGuide |
ImplementationGuide.setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
ImplementationGuide |
ImplementationGuide.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
ImplementationGuide |
ImplementationGuide.setDate(DateTimeDt theValue)
Sets the value(s) 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(String theString)
Sets the value for description ()
|
ImplementationGuide |
ImplementationGuide.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
ImplementationGuide |
ImplementationGuide.setExperimental(boolean theBoolean)
Sets the value for experimental (class)
|
ImplementationGuide |
ImplementationGuide.setExperimental(BooleanDt theValue)
Sets the value(s) for experimental (class)
|
ImplementationGuide |
ImplementationGuide.setFhirVersion(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(String theString)
Sets the value for name ()
|
ImplementationGuide |
ImplementationGuide.setName(StringDt theValue)
Sets the value(s) 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(String theString)
Sets the value for publisher (who.witness)
|
ImplementationGuide |
ImplementationGuide.setPublisher(StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
ImplementationGuide |
ImplementationGuide.setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status (status)
|
ImplementationGuide |
ImplementationGuide.setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)
|
ImplementationGuide |
ImplementationGuide.setUrl(String theUri)
Sets the value for url (id)
|
ImplementationGuide |
ImplementationGuide.setUrl(UriDt theValue)
Sets the value(s) for url (id)
|
ImplementationGuide |
ImplementationGuide.setUseContext(List<CodeableConceptDt> theValue)
Sets the value(s) for useContext ()
|
ImplementationGuide |
ImplementationGuide.setVersion(String theString)
Sets the value for version (id.version)
|
ImplementationGuide |
ImplementationGuide.setVersion(StringDt theValue)
Sets the value(s) for version (id.version)
|
Copyright © 2014–2016 University Health Network. All rights reserved.