Uses of Class
org.linuxforhealth.fhir.model.resource.SubstanceDefinition.Name.Official
-
Packages that use SubstanceDefinition.Name.Official Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of SubstanceDefinition.Name.Official in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return SubstanceDefinition.Name.Official Modifier and Type Method Description SubstanceDefinition.Name.OfficialSubstanceDefinition.Name.Official.Builder. build()Build theSubstanceDefinition.Name.OfficialMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type SubstanceDefinition.Name.Official Modifier and Type Method Description java.util.List<SubstanceDefinition.Name.Official>SubstanceDefinition.Name. getOfficial()Details of the official nature of this name.Methods in org.linuxforhealth.fhir.model.resource with parameters of type SubstanceDefinition.Name.Official Modifier and Type Method Description protected SubstanceDefinition.Name.Official.BuilderSubstanceDefinition.Name.Official.Builder. from(SubstanceDefinition.Name.Official official)SubstanceDefinition.Name.BuilderSubstanceDefinition.Name.Builder. official(SubstanceDefinition.Name.Official... official)Details of the official nature of this name.protected voidSubstanceDefinition.Name.Official.Builder. validate(SubstanceDefinition.Name.Official official)Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type SubstanceDefinition.Name.Official Modifier and Type Method Description SubstanceDefinition.Name.BuilderSubstanceDefinition.Name.Builder. official(java.util.Collection<SubstanceDefinition.Name.Official> official)Details of the official nature of this name.
-