static MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.builder() | 
  | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.countryLanguage(MedicinalProduct.Name.CountryLanguage... countryLanguage) | 
 Country where the name applies. 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.countryLanguage(Collection<MedicinalProduct.Name.CountryLanguage> countryLanguage) | 
 Country where the name applies. 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.from(MedicinalProduct.Name name) | 
  | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.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. 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.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. 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.namePart(MedicinalProduct.Name.NamePart... namePart) | 
 Coding words or phrases of the name. 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.namePart(Collection<MedicinalProduct.Name.NamePart> namePart) | 
 Coding words or phrases of the name. 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.Builder.productName(String productName) | 
 The full product name. 
 | 
MedicinalProduct.Name.Builder | 
MedicinalProduct.Name.toBuilder() | 
  |