|
|||||||||
| Home >> All >> [ comiccollection overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
comiccollection
Class ComicStrip

java.lang.Objectcomiccollection.ComicStrip
- class ComicStrip
- extends java.lang.Object
| Field Summary | |
java.util.GregorianCalendar |
date
|
java.lang.String |
desc
|
int |
id
|
java.util.ArrayList |
images
|
java.lang.String |
title
|
| Constructor Summary | |
(package private) |
ComicStrip()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
id
public int id
title
public java.lang.String title
desc
public java.lang.String desc
date
public java.util.GregorianCalendar date
images
public java.util.ArrayList images
| Constructor Detail |
ComicStrip
ComicStrip()
|
|||||||||
| Home >> All >> [ comiccollection overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
comiccollection.ComicStrip