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(java.util.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(java.util.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(java.lang.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(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.
|
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(java.util.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.Builder.productName(java.lang.String productName) |
Convenience method for setting productName .
|
MedicinalProduct.Name.Builder |
MedicinalProduct.Name.toBuilder() |
|