|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VaccinationType | |
---|---|
ch.elexis.impfplan.model | |
ch.elexis.impfplan.view |
Uses of VaccinationType in ch.elexis.impfplan.model |
---|
Methods in ch.elexis.impfplan.model that return VaccinationType | |
---|---|
VaccinationType |
Vaccination.getVaccinationType()
|
static VaccinationType |
VaccinationType.load(java.lang.String id)
|
Methods in ch.elexis.impfplan.model that return types with arguments of type VaccinationType | |
---|---|
static java.util.List<VaccinationType> |
VaccinationType.findDueFor(Patient pat)
|
Constructors in ch.elexis.impfplan.model with parameters of type VaccinationType | |
---|---|
Vaccination(VaccinationType vt,
Patient pat)
|
|
Vaccination(VaccinationType vt,
Patient pat,
TimeTool date,
boolean bUnexact)
|
Uses of VaccinationType in ch.elexis.impfplan.view |
---|
Fields in ch.elexis.impfplan.view declared as VaccinationType | |
---|---|
VaccinationType |
AddVaccinationDialog.result
|
Constructors in ch.elexis.impfplan.view with parameters of type VaccinationType | |
---|---|
EditVaccinationDialog(Shell shell,
VaccinationType vacc)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |