static Claim.Accident.Builder | 
Claim.Accident.builder() | 
  | 
Claim.Accident.Builder | 
Claim.Accident.Builder.date(java.time.LocalDate date) | 
 Convenience method for setting date. 
 | 
Claim.Accident.Builder | 
Claim.Accident.Builder.date(Date date) | 
 Date of an accident event related to the products and services contained in the claim. 
 | 
Claim.Accident.Builder | 
Claim.Accident.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. 
 | 
Claim.Accident.Builder | 
Claim.Accident.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected Claim.Accident.Builder | 
Claim.Accident.Builder.from(Claim.Accident accident) | 
  | 
Claim.Accident.Builder | 
Claim.Accident.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
Claim.Accident.Builder | 
Claim.Accident.Builder.location(Element location) | 
 The physical location of the accident event. 
 | 
Claim.Accident.Builder | 
Claim.Accident.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. 
 | 
Claim.Accident.Builder | 
Claim.Accident.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. 
 | 
Claim.Accident.Builder | 
Claim.Accident.toBuilder() | 
  | 
Claim.Accident.Builder | 
Claim.Accident.Builder.type(CodeableConcept type) | 
 The type or context of the accident event for the purposes of selection of potential insurance coverages and 
 determination of coordination between insurers. 
 |