MobColl
 All Classes Functions
Public Member Functions | Public Attributes | List of all members
com.mobcoll.records.AlbumRecord Class Reference

Public Member Functions

 AlbumRecord (String albumname, String date, int albumId)
 

Public Attributes

int _albumId
 
String _albumname
 
String _date
 

Detailed Description

This class is used to store album information.

Constructor & Destructor Documentation

com.mobcoll.records.AlbumRecord.AlbumRecord ( String  albumname,
String  date,
int  albumId 
)
inline

Constructor of the class.

Parameters
albumname
date
albumId

The documentation for this class was generated from the following file: