static CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.builder() | 
  | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.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. 
 | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.Builder.from(CapabilityStatement.Software software) | 
  | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.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. 
 | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.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.Software.Builder | 
CapabilityStatement.Software.Builder.name(java.lang.String name) | 
 Convenience method for setting name. 
 | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.Builder.name(String name) | 
 Name the software is known by. 
 | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.Builder.releaseDate(DateTime releaseDate) | 
 Date this version of the software was released. 
 | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.toBuilder() | 
  | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.Builder.version(java.lang.String version) | 
 Convenience method for setting version. 
 | 
CapabilityStatement.Software.Builder | 
CapabilityStatement.Software.Builder.version(String version) | 
 The version identifier for the software covered by this statement. 
 |