JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
info.ejava.assignments.api.houserenters.dto.rentals
RentalDTO
Contents
Description
Hide sidebar
Show sidebar
Interface RentalDTO
All Known Implementing Classes:
HouseRentalDTO
public interface
RentalDTO
This is a Marker interface to identify a DTO for rentals. The student DTO should implement this empty interface.