|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbass.dto.DTO_Band
bass.dto.DTO_BandWithFPD
public class DTO_BandWithFPD
| Field Summary | |
|---|---|
private float |
friendsPerDay
|
| Constructor Summary | |
|---|---|
DTO_BandWithFPD()
|
|
| Method Summary | |
|---|---|
float |
getFriendsPerDay()
|
void |
setFriendsPerDay(float friendsPerDay)
|
| Methods inherited from class bass.dto.DTO_Band |
|---|
commaRemover, getElementSeperator, getFans, getGenre1, getGenre2, getGenre3, getId, getLabelType, getLastLogin, getLastUpdate, getLocation, getMemberSince, getName, getPlays, getViews, isUsable, setFans, setFans, setGenre1, setGenre2, setGenre3, setId, setLabelType, setLastLogin, setLastLogin, setLastUpdate, setLastUpdate, setLocation, setMemberSince, setMemberSince, setName, setPlays, setPlays, setViews, setViews, stringToDate, toHTML, toServerString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private float friendsPerDay
| Constructor Detail |
|---|
public DTO_BandWithFPD()
| Method Detail |
|---|
public float getFriendsPerDay()
public void setFriendsPerDay(float friendsPerDay)
friendsPerDay - the friendsPerDay to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||