static StructureDefinition.Differential.Builder |
StructureDefinition.Differential.builder() |
|
StructureDefinition.Differential.Builder |
StructureDefinition.Differential.Builder.element(java.util.Collection<ElementDefinition> element) |
Captures constraints on each element within the resource.
|
StructureDefinition.Differential.Builder |
StructureDefinition.Differential.Builder.element(ElementDefinition... element) |
Captures constraints on each element within the resource.
|
StructureDefinition.Differential.Builder |
StructureDefinition.Differential.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
StructureDefinition.Differential.Builder |
StructureDefinition.Differential.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected StructureDefinition.Differential.Builder |
StructureDefinition.Differential.Builder.from(StructureDefinition.Differential differential) |
|
StructureDefinition.Differential.Builder |
StructureDefinition.Differential.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
StructureDefinition.Differential.Builder |
StructureDefinition.Differential.Builder.modifierExtension(java.util.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.Differential.Builder |
StructureDefinition.Differential.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.Differential.Builder |
StructureDefinition.Differential.toBuilder() |
|