static ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.builder() |
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.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.Builder |
ImplementationGuide.Manifest.Builder.from(ImplementationGuide.Manifest manifest) |
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.image(String... image) |
Indicates a relative path to an image that exists within the IG.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.image(String... image) |
Convenience method for setting image .
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.image(Collection<String> image) |
Indicates a relative path to an image that exists within the IG.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.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.Builder |
ImplementationGuide.Manifest.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.Builder |
ImplementationGuide.Manifest.Builder.other(String... other) |
Indicates the relative path of an additional non-page, non-image file that is part of the IG - e.g.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.other(String... other) |
Convenience method for setting other .
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.other(Collection<String> other) |
Indicates the relative path of an additional non-page, non-image file that is part of the IG - e.g.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.page(ImplementationGuide.Manifest.Page... page) |
Information about a page within the IG.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.page(Collection<ImplementationGuide.Manifest.Page> page) |
Information about a page within the IG.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.rendering(Url rendering) |
A pointer to official web page, PDF or other rendering of the implementation guide.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.resource(ImplementationGuide.Manifest.Resource... resource) |
A resource that is part of the implementation guide.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.Builder.resource(Collection<ImplementationGuide.Manifest.Resource> resource) |
A resource that is part of the implementation guide.
|
ImplementationGuide.Manifest.Builder |
ImplementationGuide.Manifest.toBuilder() |
|