static SearchParameter.Component.Builder |
SearchParameter.Component.builder() |
|
SearchParameter.Component.Builder |
SearchParameter.Component.Builder.definition(Canonical definition) |
The definition of the search parameter that describes this part.
|
SearchParameter.Component.Builder |
SearchParameter.Component.Builder.expression(String expression) |
A sub-expression that defines how to extract values for this component from the output of the main SearchParameter.
|
SearchParameter.Component.Builder |
SearchParameter.Component.Builder.expression(java.lang.String expression) |
Convenience method for setting expression .
|
SearchParameter.Component.Builder |
SearchParameter.Component.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
SearchParameter.Component.Builder |
SearchParameter.Component.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.
|
protected SearchParameter.Component.Builder |
SearchParameter.Component.Builder.from(SearchParameter.Component component) |
|
SearchParameter.Component.Builder |
SearchParameter.Component.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
SearchParameter.Component.Builder |
SearchParameter.Component.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.
|
SearchParameter.Component.Builder |
SearchParameter.Component.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.
|
SearchParameter.Component.Builder |
SearchParameter.Component.toBuilder() |
|