static ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.builder() |
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.comment(String comment) |
Comments that provide information about the mapping or its use.
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.from(ElementDefinition.Mapping mapping) |
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.identity(Id identity) |
An internal reference to the definition of a mapping.
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.language(Code language) |
Identifies the computable language in which mapping.map is expressed.
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.map(String map) |
Expresses what part of the target specification corresponds to this element.
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
ElementDefinition.Mapping.Builder |
ElementDefinition.Mapping.toBuilder() |
|