FileDocCategorySizeDatePackage
OverdueRentalDTO.javaAPI DocExample678Wed May 04 06:39:14 BST 2005com.samscdrental.model.dto

OverdueRentalDTO

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