JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
info.ejava_student.assignment1.logging.houserentals.svc
HouseRentalsHelper
Contents
Description
Method Summary
Method Details
calcDelta(HouseRentalDTO, HouseRentalDTO)
Hide sidebar
Show sidebar
Interface HouseRentalsHelper
public interface
HouseRentalsHelper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BigDecimal
calcDelta
(
HouseRentalDTO
leader,
HouseRentalDTO
targetResult)
Method Details
calcDelta
BigDecimal
calcDelta
(
HouseRentalDTO
leader,
HouseRentalDTO
targetResult)