| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource | |
| ca.uhn.fhir.rest.server.provider.dstu2 |
| Modifier and Type | Method and Description |
|---|---|
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(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(BoundCodeDt<UnknownContentCodeEnum> theValue)
Sets the value(s) for acceptUnknown ()
|
Conformance |
Conformance.setAcceptUnknown(UnknownContentCodeEnum theValue)
Sets the value(s) for acceptUnknown ()
|
Conformance |
Conformance.setContact(List<Conformance.Contact> theValue)
Sets the value(s) for contact ()
|
Conformance |
Conformance.setCopyright(String theString)
Sets the value for copyright ()
|
Conformance |
Conformance.setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
Conformance |
Conformance.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
Conformance |
Conformance.setDate(DateTimeDt theValue)
Sets the value(s) for date ()
|
Conformance |
Conformance.setDateWithSecondsPrecision(Date theDate)
Sets the value for date ()
|
Conformance |
Conformance.setDescription(String theString)
Sets the value for description ()
|
Conformance |
Conformance.setDescription(StringDt theValue)
Sets the value(s) 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(BooleanDt theValue)
Sets the value(s) for experimental ()
|
Conformance |
Conformance.setFhirVersion(IdDt theValue)
Sets the value(s) for fhirVersion ()
|
Conformance |
Conformance.setFhirVersion(String theId)
Sets the value for fhirVersion ()
|
Conformance |
Conformance.setFormat(List<CodeDt> theValue)
Sets the value(s) for format ()
|
Conformance |
Conformance.setImplementation(Conformance.Implementation theValue)
Sets the value(s) for implementation ()
|
Conformance |
Conformance.setKind(BoundCodeDt<ConformanceStatementKindEnum> theValue)
Sets the value(s) for kind ()
|
Conformance |
Conformance.setKind(ConformanceStatementKindEnum theValue)
Sets the value(s) for kind ()
|
Conformance |
Conformance.setMessaging(List<Conformance.Messaging> theValue)
Sets the value(s) for messaging ()
|
Conformance |
Conformance.setName(String theString)
Sets the value for name ()
|
Conformance |
Conformance.setName(StringDt theValue)
Sets the value(s) for name ()
|
Conformance |
Conformance.setProfile(List<ResourceReferenceDt> theValue)
Sets the value(s) for profile ()
|
Conformance |
Conformance.setPublisher(String theString)
Sets the value for publisher ()
|
Conformance |
Conformance.setPublisher(StringDt theValue)
Sets the value(s) for publisher ()
|
Conformance |
Conformance.setRequirements(String theString)
Sets the value for requirements ()
|
Conformance |
Conformance.setRequirements(StringDt theValue)
Sets the value(s) 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(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status ()
|
Conformance |
Conformance.setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status ()
|
Conformance |
Conformance.setUrl(String theUri)
Sets the value for url ()
|
Conformance |
Conformance.setUrl(UriDt theValue)
Sets the value(s) for url ()
|
Conformance |
Conformance.setVersion(String theString)
Sets the value for version ()
|
Conformance |
Conformance.setVersion(StringDt theValue)
Sets the value(s) for version ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance |
ServerConformanceProvider.getServerConformance(javax.servlet.http.HttpServletRequest theRequest) |
Copyright © 2014–2016 University Health Network. All rights reserved.