Uses of Class
com.ibm.fhir.model.resource.Immunization.Performer
-
Packages that use Immunization.Performer Package Description com.ibm.fhir.model.resource -
-
Uses of Immunization.Performer in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Immunization.Performer Modifier and Type Method Description Immunization.PerformerImmunization.Performer.Builder. build()Build theImmunization.PerformerMethods in com.ibm.fhir.model.resource that return types with arguments of type Immunization.Performer Modifier and Type Method Description List<Immunization.Performer>Immunization. getPerformer()Indicates who performed the immunization event.Methods in com.ibm.fhir.model.resource with parameters of type Immunization.Performer Modifier and Type Method Description protected Immunization.Performer.BuilderImmunization.Performer.Builder. from(Immunization.Performer performer)Immunization.BuilderImmunization.Builder. performer(Immunization.Performer... performer)Indicates who performed the immunization event.protected voidImmunization.Performer.Builder. validate(Immunization.Performer performer)Method parameters in com.ibm.fhir.model.resource with type arguments of type Immunization.Performer Modifier and Type Method Description Immunization.BuilderImmunization.Builder. performer(Collection<Immunization.Performer> performer)Indicates who performed the immunization event.
-