Uses of Class
org.somda.sdc.biceps.model.participant.PatientDemographicsCoreData
-
Packages that use PatientDemographicsCoreData Package Description org.somda.sdc.biceps.model.participant -
-
Uses of PatientDemographicsCoreData in org.somda.sdc.biceps.model.participant
Subclasses of PatientDemographicsCoreData in org.somda.sdc.biceps.model.participant Modifier and Type Class Description classNeonatalPatientDemographicsCoreDataNeonatalPatientDemographicsCoreData constitutes patient demographics for neonates.Fields in org.somda.sdc.biceps.model.participant declared as PatientDemographicsCoreData Modifier and Type Field Description protected PatientDemographicsCoreDataPatientContextState. coreDataMethods in org.somda.sdc.biceps.model.participant that return PatientDemographicsCoreData Modifier and Type Method Description PatientDemographicsCoreDataObjectFactory. createPatientDemographicsCoreData()Create an instance ofPatientDemographicsCoreDataPatientDemographicsCoreDataPatientContextState. getCoreData()Gets the value of the coreData property.Methods in org.somda.sdc.biceps.model.participant with parameters of type PatientDemographicsCoreData Modifier and Type Method Description voidPatientContextState. setCoreData(PatientDemographicsCoreData value)Sets the value of the coreData property.
-