org.eclipse.eclipsecon
Class TalkAbstract.Attendee

java.lang.Object
  extended by org.eclipse.eclipsecon.TalkAbstract.Attendee
Enclosing class:
TalkAbstract

public class TalkAbstract.Attendee
extends java.lang.Object

A person who is going to be (or is) at EclipseCon

For Example:

Above picture acquired from Flicker user 181502 under a creative-commons license


Constructor Summary
TalkAbstract.Attendee()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TalkAbstract.Attendee

public TalkAbstract.Attendee()