static GraphDefinition.Link.Builder | 
GraphDefinition.Link.builder() | 
  | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.description(java.lang.String description) | 
 Convenience method for setting description. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.description(String description) | 
 Information about why this link is of interest in this graph definition. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.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.Builder | 
GraphDefinition.Link.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.Builder | 
GraphDefinition.Link.Builder.from(GraphDefinition.Link link) | 
  | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.max(java.lang.String max) | 
 Convenience method for setting max. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.max(String max) | 
 Maximum occurrences for this link. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.min(java.lang.Integer min) | 
 Convenience method for setting min. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.min(Integer min) | 
 Minimum occurrences for this link. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.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.Builder | 
GraphDefinition.Link.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.Builder | 
GraphDefinition.Link.Builder.path(java.lang.String path) | 
 Convenience method for setting path. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.path(String path) | 
 A FHIR expression that identifies one of FHIR References to other resources. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.sliceName(java.lang.String sliceName) | 
 Convenience method for setting sliceName. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.sliceName(String sliceName) | 
 Which slice (if profiled). 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.target(java.util.Collection<GraphDefinition.Link.Target> target) | 
 Potential target for the link. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.target(GraphDefinition.Link.Target... target) | 
 Potential target for the link. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.toBuilder() | 
  |