static CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.builder() |
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.Builder.code(ResourceType code) |
The name of a resource supported by the server.
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.Builder.documentation(String documentation) |
Additional documentation about the resource and compartment.
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.Builder.from(CompartmentDefinition.Resource resource) |
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.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.
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.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.
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.Builder.param(String... param) |
The name of a search parameter that represents the link to the compartment.
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.Builder.param(Collection<String> param) |
The name of a search parameter that represents the link to the compartment.
|
CompartmentDefinition.Resource.Builder |
CompartmentDefinition.Resource.toBuilder() |
|