Uses of Class
cz.encircled.joiner.model.StatusType
-
Packages that use StatusType Package Description cz.encircled.joiner.model -
-
Uses of StatusType in cz.encircled.joiner.model
Methods in cz.encircled.joiner.model that return StatusType Modifier and Type Method Description StatusTypeStatus. getStatusType()Methods in cz.encircled.joiner.model with parameters of type StatusType Modifier and Type Method Description voidStatus. setStatusType(StatusType statusType)Constructor parameters in cz.encircled.joiner.model with type arguments of type StatusType Constructor Description QStatusType(com.querydsl.core.types.Path<? extends StatusType> path)
-