static Citation.Summary.Builder | 
Citation.Summary.builder() | 
  | 
Citation.Summary.Builder | 
Citation.Summary.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. 
 | 
Citation.Summary.Builder | 
Citation.Summary.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected Citation.Summary.Builder | 
Citation.Summary.Builder.from(Citation.Summary summary) | 
  | 
Citation.Summary.Builder | 
Citation.Summary.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
Citation.Summary.Builder | 
Citation.Summary.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. 
 | 
Citation.Summary.Builder | 
Citation.Summary.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. 
 | 
Citation.Summary.Builder | 
Citation.Summary.Builder.style(CodeableConcept style) | 
 Format for display of the citation. 
 | 
Citation.Summary.Builder | 
Citation.Summary.Builder.text(Markdown text) | 
 The human-readable display of the citation. 
 | 
Citation.Summary.Builder | 
Citation.Summary.toBuilder() | 
  |