public class Participant
extends java.lang.Object
implements java.io.Serializable, com.google.gwt.user.client.rpc.IsSerializable
Constructor and Description |
---|
Participant()
Instantiates a new participant.
|
Participant(java.lang.String name)
Instantiates a new participant.
|