Uses of Class
org.somda.sdc.biceps.model.participant.ImagingProcedure
-
Packages that use ImagingProcedure Package Description org.somda.sdc.biceps.model.participant -
-
Uses of ImagingProcedure in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type ImagingProcedure Modifier and Type Field Description protected List<ImagingProcedure>OrderDetail. imagingProcedureMethods in org.somda.sdc.biceps.model.participant that return ImagingProcedure Modifier and Type Method Description ImagingProcedureObjectFactory. createImagingProcedure()Create an instance ofImagingProcedureMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type ImagingProcedure Modifier and Type Method Description List<ImagingProcedure>OrderDetail. getImagingProcedure()Gets the value of the imagingProcedure property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type ImagingProcedure Modifier and Type Method Description voidOrderDetail. setImagingProcedure(List<ImagingProcedure> value)
-