Uses of Package
info.ejava.assignments.api.houserenters.dto.rentals
Packages that use info.ejava.assignments.api.houserenters.dto.rentals
Package
Description
-
Classes in info.ejava.assignments.api.houserenters.dto.rentals used by info.ejava.assignments.api.houserenters.dto.rentalsClassDescriptionThis class provides a convenience mechanism for tracking a start and end date, determining their relationship to other time periods, and anything else that can offload start/end data evaluations from the service logic.
-
Classes in info.ejava.assignments.api.houserenters.dto.rentals used by info.ejava_student.starter.assignment2.api.houserentals.clientClassDescriptionThis is a Marker interface to identify a DTO for rentals.This class provides a convenience mechanism for tracking a start and end date, determining their relationship to other time periods, and anything else that can offload start/end data evaluations from the service logic.