File
Doc
Category
Size
Date
Package
OverdueRentalDTO.java
API Doc
Example
678
Wed May 04 06:39:14 BST 2005
com.samscdrental.model.dto
OverdueRentalDTO
java.lang.Object
public class OverdueRentalDTO extends Object
Title: Sams CD Rental Store
Description:
Copyright: Copyright (c) 2004
Company:
author
Ken Pugh
version
1.0
Fields Summary
public Timestamp
theRentalStartTime
public Timestamp
theRentalDueTime
public Timestamp
theRentalEndTime
public Dollar
theOverdueFee
public CustomerID
theCustomerID
public Name
theCustomerName
public Name
theCDReleaseTitle
public PhysicalID
theCDDiscPhysicalID
Constructors Summary
Methods Summary
Java Code Source