static ElementDefinition.Base.Builder |
ElementDefinition.Base.builder() |
|
ElementDefinition.Base.Builder |
ElementDefinition.Base.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ElementDefinition.Base.Builder |
ElementDefinition.Base.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.Base.Builder |
ElementDefinition.Base.Builder.from(ElementDefinition.Base base) |
|
ElementDefinition.Base.Builder |
ElementDefinition.Base.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ElementDefinition.Base.Builder |
ElementDefinition.Base.Builder.max(String max) |
Maximum cardinality of the base element identified by the path.
|
ElementDefinition.Base.Builder |
ElementDefinition.Base.Builder.min(UnsignedInt min) |
Minimum cardinality of the base element identified by the path.
|
ElementDefinition.Base.Builder |
ElementDefinition.Base.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.Base.Builder |
ElementDefinition.Base.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.Base.Builder |
ElementDefinition.Base.Builder.path(String path) |
The Path that identifies the base element - this matches the ElementDefinition.path for that element.
|
ElementDefinition.Base.Builder |
ElementDefinition.Base.toBuilder() |
|