static ElementDefinition.Example.Builder |
ElementDefinition.Example.builder() |
|
ElementDefinition.Example.Builder |
ElementDefinition.Example.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ElementDefinition.Example.Builder |
ElementDefinition.Example.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.Example.Builder |
ElementDefinition.Example.Builder.from(ElementDefinition.Example example) |
|
ElementDefinition.Example.Builder |
ElementDefinition.Example.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ElementDefinition.Example.Builder |
ElementDefinition.Example.Builder.label(String label) |
Describes the purpose of this example amoung the set of examples.
|
ElementDefinition.Example.Builder |
ElementDefinition.Example.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.Example.Builder |
ElementDefinition.Example.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.Example.Builder |
ElementDefinition.Example.toBuilder() |
|
ElementDefinition.Example.Builder |
ElementDefinition.Example.Builder.value(Element value) |
The actual value for the element, which must be one of the types allowed for this element.
|