Conformance |
Conformance.addContact(Conformance.Contact theValue) |
Adds a given new value for contact ()
|
Conformance |
Conformance.addDocument(Conformance.Document theValue) |
Adds a given new value for document ()
|
Conformance |
Conformance.addFormat(ca.uhn.fhir.model.primitive.CodeDt theValue) |
Adds a given new value for format ()
|
Conformance |
Conformance.addFormat(String theCode) |
Adds a new value for format ()
|
Conformance |
Conformance.addMessaging(Conformance.Messaging theValue) |
Adds a given new value for messaging ()
|
Conformance |
Conformance.addRest(Conformance.Rest theValue) |
Adds a given new value for rest ()
|
Conformance |
Conformance.setAcceptUnknown(UnknownContentCodeEnum theValue) |
Sets the value(s) for acceptUnknown ()
|
Conformance |
Conformance.setAcceptUnknown(ca.uhn.fhir.model.primitive.BoundCodeDt<UnknownContentCodeEnum> theValue) |
Sets the value(s) for acceptUnknown ()
|
Conformance |
Conformance.setContact(List<Conformance.Contact> theValue) |
Sets the value(s) for contact ()
|
Conformance |
Conformance.setCopyright(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for copyright ()
|
Conformance |
Conformance.setCopyright(String theString) |
Sets the value for copyright ()
|
Conformance |
Conformance.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date ()
|
Conformance |
Conformance.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for date ()
|
Conformance |
Conformance.setDateWithSecondsPrecision(Date theDate) |
Sets the value for date ()
|
Conformance |
Conformance.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
Conformance |
Conformance.setDescription(String theString) |
Sets the value for description ()
|
Conformance |
Conformance.setDocument(List<Conformance.Document> theValue) |
Sets the value(s) for document ()
|
Conformance |
Conformance.setExperimental(boolean theBoolean) |
Sets the value for experimental ()
|
Conformance |
Conformance.setExperimental(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for experimental ()
|
Conformance |
Conformance.setFhirVersion(ca.uhn.fhir.model.primitive.IdDt theValue) |
Sets the value(s) for fhirVersion ()
|
Conformance |
Conformance.setFhirVersion(String theId) |
Sets the value for fhirVersion ()
|
Conformance |
Conformance.setFormat(List<ca.uhn.fhir.model.primitive.CodeDt> theValue) |
Sets the value(s) for format ()
|
Conformance |
Conformance.setImplementation(Conformance.Implementation theValue) |
Sets the value(s) for implementation ()
|
Conformance |
Conformance.setKind(ConformanceStatementKindEnum theValue) |
Sets the value(s) for kind ()
|
Conformance |
Conformance.setKind(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceStatementKindEnum> theValue) |
Sets the value(s) for kind ()
|
Conformance |
Conformance.setMessaging(List<Conformance.Messaging> theValue) |
Sets the value(s) for messaging ()
|
Conformance |
Conformance.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
Conformance |
Conformance.setName(String theString) |
Sets the value for name ()
|
Conformance |
Conformance.setProfile(List<ResourceReferenceDt> theValue) |
Sets the value(s) for profile ()
|
Conformance |
Conformance.setPublisher(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for publisher ()
|
Conformance |
Conformance.setPublisher(String theString) |
Sets the value for publisher ()
|
Conformance |
Conformance.setRequirements(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for requirements ()
|
Conformance |
Conformance.setRequirements(String theString) |
Sets the value for requirements ()
|
Conformance |
Conformance.setRest(List<Conformance.Rest> theValue) |
Sets the value(s) for rest ()
|
Conformance |
Conformance.setSoftware(Conformance.Software theValue) |
Sets the value(s) for software ()
|
Conformance |
Conformance.setStatus(ConformanceResourceStatusEnum theValue) |
Sets the value(s) for status ()
|
Conformance |
Conformance.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) |
Sets the value(s) for status ()
|
Conformance |
Conformance.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for url ()
|
Conformance |
Conformance.setUrl(String theUri) |
Sets the value for url ()
|
Conformance |
Conformance.setVersion(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for version ()
|
Conformance |
Conformance.setVersion(String theString) |
Sets the value for version ()
|