Uses of Class
pl.matsuo.core.model.organization.Person
| Package | Description |
|---|---|
| pl.matsuo.core.model.organization | |
| pl.matsuo.core.model.report |
-
Uses of Person in pl.matsuo.core.model.organization
Fields in pl.matsuo.core.model.organization with type parameters of type Person Modifier and Type Field Description com.querydsl.core.types.dsl.SetPath<Person,QPerson>QOrganizationUnit. employeesConstructor parameters in pl.matsuo.core.model.organization with type arguments of type Person Constructor Description QPerson(com.querydsl.core.types.Path<? extends Person> path)QPerson(Class<? extends Person> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) -
Uses of Person in pl.matsuo.core.model.report
Methods in pl.matsuo.core.model.report that return Person Modifier and Type Method Description PersonIPrintsReportParams. getPatient()