static MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.builder() | 
  | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.Builder.code(CodeableConcept code) | 
 The type of the population. 
 | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.Builder.count(java.lang.Integer count) | 
 Convenience method for setting count. 
 | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.Builder.count(Integer count) | 
 The number of members of the population. 
 | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.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. 
 | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.Builder.from(MeasureReport.Group.Population population) | 
  | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.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. 
 | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.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. 
 | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.Builder.subjectResults(Reference subjectResults) | 
 This element refers to a List of subject level MeasureReport resources, one for each subject in this population. 
 | 
MeasureReport.Group.Population.Builder | 
MeasureReport.Group.Population.toBuilder() | 
  |