static StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.builder() |
|
StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.Builder.comment(String comment) |
Comments about this mapping, including version notes, issues, scope limitations, and other important notes for usage.
|
StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
StructureDefinition.Mapping.Builder |
StructureDefinition.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 StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.Builder.from(StructureDefinition.Mapping mapping) |
|
StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.Builder.identity(Id identity) |
An Internal id that is used to identify this mapping set when specific mappings are made.
|
StructureDefinition.Mapping.Builder |
StructureDefinition.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.
|
StructureDefinition.Mapping.Builder |
StructureDefinition.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.
|
StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.Builder.name(String name) |
A name for the specification that is being mapped to.
|
StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.toBuilder() |
|
StructureDefinition.Mapping.Builder |
StructureDefinition.Mapping.Builder.uri(Uri uri) |
An absolute URI that identifies the specification that this mapping is expressed to.
|