static CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.builder() | 
  | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.Builder.documentation(Markdown documentation) | 
 A description of how the application supports or uses the specified document profile. 
 | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.Builder.from(CapabilityStatement.Document document) | 
  | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.Builder.mode(DocumentMode mode) | 
 Mode of this document declaration - whether an application is a producer or consumer. 
 | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.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. 
 | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.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. 
 | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.Builder.profile(Canonical profile) | 
 A profile on the document Bundle that constrains which resources are present, and their contents. 
 | 
CapabilityStatement.Document.Builder | 
CapabilityStatement.Document.toBuilder() | 
  |