| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource | |
| ca.uhn.fhir.rest.server.provider.dstu2 |
| Modifier and Type | Method and Description |
|---|---|
OperationDefinition |
OperationDefinition.addContact(OperationDefinition.Contact theValue)
Adds a given new value for contact ()
|
OperationDefinition |
OperationDefinition.addParameter(OperationDefinition.Parameter theValue)
Adds a given new value for parameter ()
|
OperationDefinition |
OperationDefinition.setBase(ResourceReferenceDt theValue)
Sets the value(s) for base ()
|
OperationDefinition |
OperationDefinition.setCode(CodeDt theValue)
Sets the value(s) for code ()
|
OperationDefinition |
OperationDefinition.setCode(String theCode)
Sets the value for code ()
|
OperationDefinition |
OperationDefinition.setContact(List<OperationDefinition.Contact> theValue)
Sets the value(s) for contact ()
|
OperationDefinition |
OperationDefinition.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
OperationDefinition |
OperationDefinition.setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
OperationDefinition |
OperationDefinition.setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
OperationDefinition |
OperationDefinition.setDescription(String theString)
Sets the value for description ()
|
OperationDefinition |
OperationDefinition.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
OperationDefinition |
OperationDefinition.setExperimental(boolean theBoolean)
Sets the value for experimental ()
|
OperationDefinition |
OperationDefinition.setExperimental(BooleanDt theValue)
Sets the value(s) for experimental ()
|
OperationDefinition |
OperationDefinition.setIdempotent(boolean theBoolean)
Sets the value for idempotent ()
|
OperationDefinition |
OperationDefinition.setIdempotent(BooleanDt theValue)
Sets the value(s) for idempotent ()
|
OperationDefinition |
OperationDefinition.setInstance(boolean theBoolean)
Sets the value for instance ()
|
OperationDefinition |
OperationDefinition.setInstance(BooleanDt theValue)
Sets the value(s) for instance ()
|
OperationDefinition |
OperationDefinition.setKind(BoundCodeDt<OperationKindEnum> theValue)
Sets the value(s) for kind (class)
|
OperationDefinition |
OperationDefinition.setKind(OperationKindEnum theValue)
Sets the value(s) for kind (class)
|
OperationDefinition |
OperationDefinition.setName(String theString)
Sets the value for name ()
|
OperationDefinition |
OperationDefinition.setName(StringDt theValue)
Sets the value(s) for name ()
|
OperationDefinition |
OperationDefinition.setNotes(String theString)
Sets the value for notes ()
|
OperationDefinition |
OperationDefinition.setNotes(StringDt theValue)
Sets the value(s) for notes ()
|
OperationDefinition |
OperationDefinition.setParameter(List<OperationDefinition.Parameter> theValue)
Sets the value(s) for parameter ()
|
OperationDefinition |
OperationDefinition.setPublisher(String theString)
Sets the value for publisher (who.witness)
|
OperationDefinition |
OperationDefinition.setPublisher(StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
OperationDefinition |
OperationDefinition.setRequirements(String theString)
Sets the value for requirements ()
|
OperationDefinition |
OperationDefinition.setRequirements(StringDt theValue)
Sets the value(s) for requirements ()
|
OperationDefinition |
OperationDefinition.setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status (status)
|
OperationDefinition |
OperationDefinition.setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)
|
OperationDefinition |
OperationDefinition.setSystem(boolean theBoolean)
Sets the value for system ()
|
OperationDefinition |
OperationDefinition.setSystem(BooleanDt theValue)
Sets the value(s) for system ()
|
OperationDefinition |
OperationDefinition.setType(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for type ()
|
OperationDefinition |
OperationDefinition.setType(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for type ()
|
OperationDefinition |
OperationDefinition.setUrl(String theUri)
Sets the value for url (id)
|
OperationDefinition |
OperationDefinition.setUrl(UriDt theValue)
Sets the value(s) for url (id)
|
OperationDefinition |
OperationDefinition.setVersion(String theString)
Sets the value for version (id.version)
|
OperationDefinition |
OperationDefinition.setVersion(StringDt theValue)
Sets the value(s) for version (id.version)
|
| Modifier and Type | Method and Description |
|---|---|
OperationDefinition |
ServerConformanceProvider.readOperationDefinition(IdDt theId) |
Copyright © 2014–2016 University Health Network. All rights reserved.