| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ValueSet |
ValueSet.addContact(ValueSet.Contact theValue)
Adds a given new value for contact ()
|
ValueSet |
ValueSet.addUseContext(CodeableConceptDt theValue)
Adds a given new value for useContext ()
|
ValueSet |
ValueSet.setCodeSystem(ValueSet.CodeSystem theValue)
Sets the value(s) for codeSystem ()
|
ValueSet |
ValueSet.setCompose(ValueSet.Compose theValue)
Sets the value(s) for compose ()
|
ValueSet |
ValueSet.setContact(List<ValueSet.Contact> theValue)
Sets the value(s) for contact ()
|
ValueSet |
ValueSet.setCopyright(String theString)
Sets the value for copyright ()
|
ValueSet |
ValueSet.setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
ValueSet |
ValueSet.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
ValueSet |
ValueSet.setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
ValueSet |
ValueSet.setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
ValueSet |
ValueSet.setDescription(String theString)
Sets the value for description ()
|
ValueSet |
ValueSet.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
ValueSet |
ValueSet.setExpansion(ValueSet.Expansion theValue)
Sets the value(s) for expansion ()
|
ValueSet |
ValueSet.setExperimental(boolean theBoolean)
Sets the value for experimental (class)
|
ValueSet |
ValueSet.setExperimental(BooleanDt theValue)
Sets the value(s) for experimental (class)
|
ValueSet |
ValueSet.setExtensible(boolean theBoolean)
Sets the value for extensible ()
|
ValueSet |
ValueSet.setExtensible(BooleanDt theValue)
Sets the value(s) for extensible ()
|
ValueSet |
ValueSet.setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier (id)
|
ValueSet |
ValueSet.setImmutable(boolean theBoolean)
Sets the value for immutable ()
|
ValueSet |
ValueSet.setImmutable(BooleanDt theValue)
Sets the value(s) for immutable ()
|
ValueSet |
ValueSet.setLockedDate(DateDt theValue)
Sets the value(s) for lockedDate (when.init)
|
ValueSet |
ValueSet.setLockedDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for lockedDate (when.init)
|
ValueSet |
ValueSet.setLockedDateWithDayPrecision(Date theDate)
Sets the value for lockedDate (when.init)
|
ValueSet |
ValueSet.setName(String theString)
Sets the value for name ()
|
ValueSet |
ValueSet.setName(StringDt theValue)
Sets the value(s) for name ()
|
ValueSet |
ValueSet.setPublisher(String theString)
Sets the value for publisher (who.witness)
|
ValueSet |
ValueSet.setPublisher(StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
ValueSet |
ValueSet.setRequirements(String theString)
Sets the value for requirements ()
|
ValueSet |
ValueSet.setRequirements(StringDt theValue)
Sets the value(s) for requirements ()
|
ValueSet |
ValueSet.setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status (status)
|
ValueSet |
ValueSet.setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)
|
ValueSet |
ValueSet.setUrl(String theUri)
Sets the value for url (id)
|
ValueSet |
ValueSet.setUrl(UriDt theValue)
Sets the value(s) for url (id)
|
ValueSet |
ValueSet.setUseContext(List<CodeableConceptDt> theValue)
Sets the value(s) for useContext ()
|
ValueSet |
ValueSet.setVersion(String theString)
Sets the value for version (id.version)
|
ValueSet |
ValueSet.setVersion(StringDt theValue)
Sets the value(s) for version (id.version)
|
Copyright © 2014–2016 University Health Network. All rights reserved.