static Group.Member.Builder | 
Group.Member.builder() | 
  | 
Group.Member.Builder | 
Group.Member.Builder.entity(Reference entity) | 
 A reference to the entity that is a member of the group. 
 | 
Group.Member.Builder | 
Group.Member.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
Group.Member.Builder | 
Group.Member.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected Group.Member.Builder | 
Group.Member.Builder.from(Group.Member member) | 
  | 
Group.Member.Builder | 
Group.Member.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
Group.Member.Builder | 
Group.Member.Builder.inactive(Boolean inactive) | 
 A flag to indicate that the member is no longer in the group, but previously may have been a member. 
 | 
Group.Member.Builder | 
Group.Member.Builder.inactive(Boolean inactive) | 
 Convenience method for setting inactive. 
 | 
Group.Member.Builder | 
Group.Member.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. 
 | 
Group.Member.Builder | 
Group.Member.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. 
 | 
Group.Member.Builder | 
Group.Member.Builder.period(Period period) | 
 The period that the member was in the group, if known. 
 | 
Group.Member.Builder | 
Group.Member.toBuilder() | 
  |