static GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.builder() |
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.compartment(java.util.Collection<GraphDefinition.Link.Target.Compartment> compartment) |
Compartment Consistency Rules.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.compartment(GraphDefinition.Link.Target.Compartment... compartment) |
Compartment Consistency Rules.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.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.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.from(GraphDefinition.Link.Target target) |
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.link(java.util.Collection<GraphDefinition.Link> link) |
Additional links from target resource.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.link(GraphDefinition.Link... link) |
Additional links from target resource.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.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.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.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.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.params(java.lang.String params) |
Convenience method for setting params .
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.params(String params) |
A set of parameters to look up.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.profile(Canonical profile) |
Profile for the target resource.
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.toBuilder() |
|
GraphDefinition.Link.Target.Builder |
GraphDefinition.Link.Target.Builder.type(ResourceTypeCode type) |
Type of resource this link refers to.
|