|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.eclipsecon.TalkAbstract.Speaker
public class TalkAbstract.Speaker
Instance of a person with some specialized knowledge, or
TalkAbstract.Information that can be considered valuable or useful to an
TalkAbstract.Attendee at EclipseCon or some other presentation.
For example:
| Field Summary | |
|---|---|
java.lang.String |
biography
|
| Constructor Summary | |
|---|---|
TalkAbstract.Speaker(java.lang.String bio)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String biography
| Constructor Detail |
|---|
public TalkAbstract.Speaker(java.lang.String bio)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||