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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date (when.recorded)
|
OperationDefinition |
OperationDefinition.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for date (when.recorded)
|
OperationDefinition |
OperationDefinition.setDateWithSecondsPrecision(Date theDate) |
Sets the value for date (when.recorded)
|
OperationDefinition |
OperationDefinition.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
OperationDefinition |
OperationDefinition.setDescription(String theString) |
Sets the value for description ()
|
OperationDefinition |
OperationDefinition.setExperimental(boolean theBoolean) |
Sets the value for experimental ()
|
OperationDefinition |
OperationDefinition.setExperimental(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for experimental ()
|
OperationDefinition |
OperationDefinition.setIdempotent(boolean theBoolean) |
Sets the value for idempotent ()
|
OperationDefinition |
OperationDefinition.setIdempotent(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for idempotent ()
|
OperationDefinition |
OperationDefinition.setInstance(boolean theBoolean) |
Sets the value for instance ()
|
OperationDefinition |
OperationDefinition.setInstance(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for instance ()
|
OperationDefinition |
OperationDefinition.setKind(OperationKindEnum theValue) |
Sets the value(s) for kind (class)
|
OperationDefinition |
OperationDefinition.setKind(ca.uhn.fhir.model.primitive.BoundCodeDt<OperationKindEnum> theValue) |
Sets the value(s) for kind (class)
|
OperationDefinition |
OperationDefinition.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
OperationDefinition |
OperationDefinition.setName(String theString) |
Sets the value for name ()
|
OperationDefinition |
OperationDefinition.setNotes(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for notes ()
|
OperationDefinition |
OperationDefinition.setNotes(String theString) |
Sets the value for notes ()
|
OperationDefinition |
OperationDefinition.setParameter(List<OperationDefinition.Parameter> theValue) |
Sets the value(s) for parameter ()
|
OperationDefinition |
OperationDefinition.setPublisher(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for publisher (who.witness)
|
OperationDefinition |
OperationDefinition.setPublisher(String theString) |
Sets the value for publisher (who.witness)
|
OperationDefinition |
OperationDefinition.setRequirements(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for requirements ()
|
OperationDefinition |
OperationDefinition.setRequirements(String theString) |
Sets the value for requirements ()
|
OperationDefinition |
OperationDefinition.setStatus(ConformanceResourceStatusEnum theValue) |
Sets the value(s) for status (status)
|
OperationDefinition |
OperationDefinition.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) |
Sets the value(s) for status (status)
|
OperationDefinition |
OperationDefinition.setSystem(boolean theBoolean) |
Sets the value for system ()
|
OperationDefinition |
OperationDefinition.setSystem(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for system ()
|
OperationDefinition |
OperationDefinition.setType(ResourceTypeEnum theValue) |
Sets the value(s), and clears any existing value(s) for type ()
|
OperationDefinition |
OperationDefinition.setType(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) |
Sets the value(s) for type ()
|
OperationDefinition |
OperationDefinition.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for url (id)
|
OperationDefinition |
OperationDefinition.setUrl(String theUri) |
Sets the value for url (id)
|
OperationDefinition |
OperationDefinition.setVersion(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for version (id.version)
|
OperationDefinition |
OperationDefinition.setVersion(String theString) |
Sets the value for version (id.version)
|