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