MetaDt |
MetaDt.addProfile(ca.uhn.fhir.model.primitive.UriDt theValue) |
Adds a given new value for profile ()
|
MetaDt |
MetaDt.addProfile(String theUri) |
Adds a 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(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for lastUpdated ()
|
MetaDt |
MetaDt.setLastUpdated(Date theHeaderDateValue) |
|
MetaDt |
MetaDt.setLastUpdated(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for lastUpdated ()
|
MetaDt |
MetaDt.setLastUpdatedWithMillisPrecision(Date theDate) |
Sets the value for lastUpdated ()
|
MetaDt |
MetaDt.setProfile(List<ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.IdDt theValue) |
Sets the value(s) for versionId ()
|
MetaDt |
MetaDt.setVersionId(String theId) |
Sets the value for versionId ()
|