Uses of Class
cz.encircled.joiner.model.Phone
-
Packages that use Phone Package Description cz.encircled.joiner.model -
-
Uses of Phone in cz.encircled.joiner.model
Methods in cz.encircled.joiner.model that return Phone Modifier and Type Method Description PhoneStatus. getPhone()Methods in cz.encircled.joiner.model with parameters of type Phone Modifier and Type Method Description voidStatus. setPhone(Phone phone)Constructor parameters in cz.encircled.joiner.model with type arguments of type Phone Constructor Description QPhone(com.querydsl.core.types.Path<? extends Phone> path)QPhone(Class<? extends Phone> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-