|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jeremybrooks.jinx.dto.Photocounts
public class Photocounts
Contains photo counts for specified date ranges.
| Nested Class Summary | |
|---|---|
class |
Photocounts.Photocount
|
| Constructor Summary | |
|---|---|
Photocounts()
|
|
| Method Summary | |
|---|---|
void |
addPhotocount(int count,
java.util.Date fromDate,
java.util.Date toDate)
|
java.util.List<Photocounts.Photocount> |
getPhotocountList()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Photocounts()
| Method Detail |
|---|
public void addPhotocount(int count,
java.util.Date fromDate,
java.util.Date toDate)
public java.util.List<Photocounts.Photocount> getPhotocountList()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||