OperationDefinition.Builder |
OperationDefinition.Builder.affectsState(java.lang.Boolean affectsState) |
Convenience method for setting affectsState .
|
OperationDefinition.Builder |
OperationDefinition.Builder.affectsState(Boolean affectsState) |
Whether the operation affects state.
|
OperationDefinition.Builder |
OperationDefinition.Builder.base(Canonical base) |
Indicates that this operation definition is a constraining profile on the base.
|
static OperationDefinition.Builder |
OperationDefinition.builder() |
|
OperationDefinition.Builder |
OperationDefinition.Builder.code(Code code) |
The name used to invoke the operation.
|
OperationDefinition.Builder |
OperationDefinition.Builder.comment(Markdown comment) |
Additional information about how to use this operation or named query.
|
OperationDefinition.Builder |
OperationDefinition.Builder.contact(java.util.Collection<ContactDetail> contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
OperationDefinition.Builder |
OperationDefinition.Builder.contact(ContactDetail... contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
OperationDefinition.Builder |
OperationDefinition.Builder.contained(java.util.Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
OperationDefinition.Builder |
OperationDefinition.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
OperationDefinition.Builder |
OperationDefinition.Builder.date(DateTime date) |
The date (and optionally time) when the operation definition was published.
|
OperationDefinition.Builder |
OperationDefinition.Builder.description(Markdown description) |
A free text natural language description of the operation definition from a consumer's perspective.
|
OperationDefinition.Builder |
OperationDefinition.Builder.experimental(java.lang.Boolean experimental) |
Convenience method for setting experimental .
|
OperationDefinition.Builder |
OperationDefinition.Builder.experimental(Boolean experimental) |
A Boolean value to indicate that this operation definition is authored for testing purposes (or
education/evaluation/marketing) and is not intended to be used for genuine usage.
|
OperationDefinition.Builder |
OperationDefinition.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
OperationDefinition.Builder |
OperationDefinition.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected OperationDefinition.Builder |
OperationDefinition.Builder.from(OperationDefinition operationDefinition) |
|
OperationDefinition.Builder |
OperationDefinition.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
OperationDefinition.Builder |
OperationDefinition.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
OperationDefinition.Builder |
OperationDefinition.Builder.inputProfile(Canonical inputProfile) |
Additional validation information for the in parameters - a single profile that covers all the parameters.
|
OperationDefinition.Builder |
OperationDefinition.Builder.instance(java.lang.Boolean instance) |
Convenience method for setting instance .
|
OperationDefinition.Builder |
OperationDefinition.Builder.instance(Boolean instance) |
Indicates whether this operation can be invoked on a particular instance of one of the given types.
|
OperationDefinition.Builder |
OperationDefinition.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) |
A legal or geographic region in which the operation definition is intended to be used.
|
OperationDefinition.Builder |
OperationDefinition.Builder.jurisdiction(CodeableConcept... jurisdiction) |
A legal or geographic region in which the operation definition is intended to be used.
|
OperationDefinition.Builder |
OperationDefinition.Builder.kind(OperationKind kind) |
Whether this is an operation or a named query.
|
OperationDefinition.Builder |
OperationDefinition.Builder.language(Code language) |
The base language in which the resource is written.
|
OperationDefinition.Builder |
OperationDefinition.Builder.meta(Meta meta) |
The metadata about the resource.
|
OperationDefinition.Builder |
OperationDefinition.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
OperationDefinition.Builder |
OperationDefinition.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
OperationDefinition.Builder |
OperationDefinition.Builder.name(java.lang.String name) |
Convenience method for setting name .
|
OperationDefinition.Builder |
OperationDefinition.Builder.name(String name) |
A natural language name identifying the operation definition.
|
OperationDefinition.Builder |
OperationDefinition.Builder.outputProfile(Canonical outputProfile) |
Additional validation information for the out parameters - a single profile that covers all the parameters.
|
OperationDefinition.Builder |
OperationDefinition.Builder.overload(java.util.Collection<OperationDefinition.Overload> overload) |
Defines an appropriate combination of parameters to use when invoking this operation, to help code generators when
generating overloaded parameter sets for this operation.
|
OperationDefinition.Builder |
OperationDefinition.Builder.overload(OperationDefinition.Overload... overload) |
Defines an appropriate combination of parameters to use when invoking this operation, to help code generators when
generating overloaded parameter sets for this operation.
|
OperationDefinition.Builder |
OperationDefinition.Builder.parameter(java.util.Collection<OperationDefinition.Parameter> parameter) |
The parameters for the operation/query.
|
OperationDefinition.Builder |
OperationDefinition.Builder.parameter(OperationDefinition.Parameter... parameter) |
The parameters for the operation/query.
|
OperationDefinition.Builder |
OperationDefinition.Builder.publisher(java.lang.String publisher) |
Convenience method for setting publisher .
|
OperationDefinition.Builder |
OperationDefinition.Builder.publisher(String publisher) |
The name of the organization or individual that published the operation definition.
|
OperationDefinition.Builder |
OperationDefinition.Builder.purpose(Markdown purpose) |
Explanation of why this operation definition is needed and why it has been designed as it has.
|
OperationDefinition.Builder |
OperationDefinition.Builder.resource(java.util.Collection<ResourceTypeCode> resource) |
The types on which this operation can be executed.
|
OperationDefinition.Builder |
OperationDefinition.Builder.resource(ResourceTypeCode... resource) |
The types on which this operation can be executed.
|
OperationDefinition.Builder |
OperationDefinition.Builder.status(PublicationStatus status) |
The status of this operation definition.
|
OperationDefinition.Builder |
OperationDefinition.Builder.system(java.lang.Boolean system) |
Convenience method for setting system .
|
OperationDefinition.Builder |
OperationDefinition.Builder.system(Boolean system) |
Indicates whether this operation or named query can be invoked at the system level (e.g.
|
OperationDefinition.Builder |
OperationDefinition.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
OperationDefinition.Builder |
OperationDefinition.Builder.title(java.lang.String title) |
Convenience method for setting title .
|
OperationDefinition.Builder |
OperationDefinition.Builder.title(String title) |
A short, descriptive, user-friendly title for the operation definition.
|
OperationDefinition.Builder |
OperationDefinition.toBuilder() |
|
OperationDefinition.Builder |
OperationDefinition.Builder.type(java.lang.Boolean type) |
Convenience method for setting type .
|
OperationDefinition.Builder |
OperationDefinition.Builder.type(Boolean type) |
Indicates whether this operation or named query can be invoked at the resource type level for any given resource type
level (e.g.
|
OperationDefinition.Builder |
OperationDefinition.Builder.url(Uri url) |
An absolute URI that is used to identify this operation definition when it is referenced in a specification, model,
design or an instance; also called its canonical identifier.
|
OperationDefinition.Builder |
OperationDefinition.Builder.useContext(java.util.Collection<UsageContext> useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
OperationDefinition.Builder |
OperationDefinition.Builder.useContext(UsageContext... useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
OperationDefinition.Builder |
OperationDefinition.Builder.version(java.lang.String version) |
Convenience method for setting version .
|
OperationDefinition.Builder |
OperationDefinition.Builder.version(String version) |
The identifier that is used to identify this version of the operation definition when it is referenced in a
specification, model, design or instance.
|