Uses of Class
com.ibm.fhir.model.resource.SubstanceSpecification.Name.Official
-
Packages that use SubstanceSpecification.Name.Official Package Description com.ibm.fhir.model.resource -
-
Uses of SubstanceSpecification.Name.Official in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstanceSpecification.Name.Official Modifier and Type Method Description SubstanceSpecification.Name.OfficialSubstanceSpecification.Name.Official.Builder. build()Build theSubstanceSpecification.Name.OfficialMethods in com.ibm.fhir.model.resource that return types with arguments of type SubstanceSpecification.Name.Official Modifier and Type Method Description java.util.List<SubstanceSpecification.Name.Official>SubstanceSpecification.Name. getOfficial()Details of the official nature of this name.Methods in com.ibm.fhir.model.resource with parameters of type SubstanceSpecification.Name.Official Modifier and Type Method Description protected SubstanceSpecification.Name.Official.BuilderSubstanceSpecification.Name.Official.Builder. from(SubstanceSpecification.Name.Official official)SubstanceSpecification.Name.BuilderSubstanceSpecification.Name.Builder. official(SubstanceSpecification.Name.Official... official)Details of the official nature of this name.protected voidSubstanceSpecification.Name.Official.Builder. validate(SubstanceSpecification.Name.Official official)Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceSpecification.Name.Official Modifier and Type Method Description SubstanceSpecification.Name.BuilderSubstanceSpecification.Name.Builder. official(java.util.Collection<SubstanceSpecification.Name.Official> official)Details of the official nature of this name.
-