| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite |
| Modifier and Type | Method and Description |
|---|---|
MetaDt |
MetaDt.addProfile(String theUri)
Adds a new value for profile ()
|
MetaDt |
MetaDt.addProfile(UriDt theValue)
Adds a given new value for profile ()
|
MetaDt |
MetaDt.addSecurity(CodingDt theValue)
Adds a given new value for security ()
|
MetaDt |
MetaDt.addTag(CodingDt theValue)
Adds a given new value for tag ()
|
MetaDt |
MetaDt.setLastUpdated(Date theHeaderDateValue) |
MetaDt |
MetaDt.setLastUpdated(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for lastUpdated ()
|
MetaDt |
MetaDt.setLastUpdated(InstantDt theValue)
Sets the value(s) for lastUpdated ()
|
MetaDt |
MetaDt.setLastUpdatedWithMillisPrecision(Date theDate)
Sets the value for lastUpdated ()
|
MetaDt |
MetaDt.setProfile(List<UriDt> theValue)
Sets the value(s) for profile ()
|
MetaDt |
MetaDt.setSecurity(List<CodingDt> theValue)
Sets the value(s) for security ()
|
MetaDt |
MetaDt.setTag(List<CodingDt> theValue)
Sets the value(s) for tag ()
|
MetaDt |
MetaDt.setVersionId(IdDt theValue)
Sets the value(s) for versionId ()
|
MetaDt |
MetaDt.setVersionId(String theId)
Sets the value for versionId ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.