Generated by
JDiff

Class it.dtt.ca.ppv.PPVEvent

Changed Constructors
PPVEvent(String, String, Locator, ContentRatingAdvisory, Date, Date, PPVPackage[]) Change in type from (String, String, Locator, Rating) to (String, String, Locator, ContentRatingAdvisory, Date, Date, PPVPackage[]).
Change of visibility from public to protected.
Create a PPVEvent.
 

Added Methods
int getType() Returns the product type
 

Changed Methods
ContentRatingAdvisory getRating() Change in return type from Rating to ContentRatingAdvisory.
Get the rating of this event.
void setEndTime(Date) Now deprecated.
Change of visibility from public to protected.
no replacement Set the ending time of the PPV event.
void setPackages(PPVPackage[]) Now deprecated.
Change of visibility from public to protected.
no replacement Set the list of packages in which this PPV event is contained.
void setStartTime(Date) Now deprecated.
Change of visibility from public to protected.
no replacement Set the starting time of the PPV event.