Linkage.Builder | 
Linkage.Builder.active(Boolean active) | 
 Indicates whether the asserted set of linkages are considered to be "in effect". 
 | 
Linkage.Builder | 
Linkage.Builder.author(Reference author) | 
 Identifies the user or organization responsible for asserting the linkages as well as the user or organization who 
 establishes the context in which the nature of each linkage is evaluated. 
 | 
static Linkage.Builder | 
Linkage.builder() | 
  | 
Linkage.Builder | 
Linkage.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
Linkage.Builder | 
Linkage.Builder.contained(Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
Linkage.Builder | 
Linkage.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
Linkage.Builder | 
Linkage.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected Linkage.Builder | 
Linkage.Builder.from(Linkage linkage) | 
  | 
Linkage.Builder | 
Linkage.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
Linkage.Builder | 
Linkage.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
Linkage.Builder | 
Linkage.Builder.item(Linkage.Item... item) | 
 Identifies which record considered as the reference to the same real-world occurrence as well as how the items should 
 be evaluated within the collection of linked items. 
 | 
Linkage.Builder | 
Linkage.Builder.item(Collection<Linkage.Item> item) | 
 Identifies which record considered as the reference to the same real-world occurrence as well as how the items should 
 be evaluated within the collection of linked items. 
 | 
Linkage.Builder | 
Linkage.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
Linkage.Builder | 
Linkage.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
Linkage.Builder | 
Linkage.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
Linkage.Builder | 
Linkage.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
Linkage.Builder | 
Linkage.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
Linkage.Builder | 
Linkage.toBuilder() | 
  |