Uses of Class
org.hibernate.testing.orm.domain.userguide.Call
-
Packages that use Call Package Description org.hibernate.testing.orm.domain.userguide -
-
Uses of Call in org.hibernate.testing.orm.domain.userguide
Methods in org.hibernate.testing.orm.domain.userguide that return types with arguments of type Call Modifier and Type Method Description Map<LocalDateTime,Call>Phone. getCallHistory()List<Call>Phone. getCalls()Methods in org.hibernate.testing.orm.domain.userguide with parameters of type Call Modifier and Type Method Description voidPhone. addCall(Call call)
-