|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectbookExamples.ch44Printing.MailingLabelList
public class MailingLabelList
Constructor Summary | |
---|---|
MailingLabelList()
|
Method Summary | |
---|---|
void |
add(MailingLabel st)
|
MailingLabel[] |
getLabels()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MailingLabelList()
Method Detail |
---|
public void add(MailingLabel st)
public MailingLabel[] getLabels()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |