ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.anchor(String... anchor) |
The name of an anchor available on the page.
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.anchor(String... anchor) |
Convenience method for setting anchor .
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.anchor(Collection<String> anchor) |
The name of an anchor available on the page.
|
static ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.builder() |
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.from(ImplementationGuide.Manifest.Page page) |
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.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.
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.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.
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.name(String name) |
Relative path to the page.
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.name(String name) |
Convenience method for setting name .
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.title(String title) |
Label for the page intended for human display.
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.Builder.title(String title) |
Convenience method for setting title .
|
ImplementationGuide.Manifest.Page.Builder |
ImplementationGuide.Manifest.Page.toBuilder() |
|