Uses of Class
com.ibm.fhir.model.resource.Immunization.Education
-
Packages that use Immunization.Education Package Description com.ibm.fhir.model.resource -
-
Uses of Immunization.Education in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Immunization.Education Modifier and Type Method Description Immunization.EducationImmunization.Education.Builder. build()Build theImmunization.EducationMethods in com.ibm.fhir.model.resource that return types with arguments of type Immunization.Education Modifier and Type Method Description List<Immunization.Education>Immunization. getEducation()Educational material presented to the patient (or guardian) at the time of vaccine administration.Methods in com.ibm.fhir.model.resource with parameters of type Immunization.Education Modifier and Type Method Description Immunization.BuilderImmunization.Builder. education(Immunization.Education... education)Educational material presented to the patient (or guardian) at the time of vaccine administration.protected Immunization.Education.BuilderImmunization.Education.Builder. from(Immunization.Education education)Method parameters in com.ibm.fhir.model.resource with type arguments of type Immunization.Education Modifier and Type Method Description Immunization.BuilderImmunization.Builder. education(Collection<Immunization.Education> education)Educational material presented to the patient (or guardian) at the time of vaccine administration.
-