| Modifier and type | Property and description |
|---|---|
| Participant | participant
Replies the link to the participant. |
| Modifier and type | Action and description |
|---|---|
| Participant | getParticipant
Replies the link to the participant. |
| java.lang.ref.WeakReference<T> | setParticipant(Participant)
Change the link to the participant. |
| java.lang.String | toString |
val participant : Participant
This property is an alias for the action: getParticipant
def getParticipant : Participant
def setParticipant(Participant) : java.lang.ref.WeakReference<T>
def toString : java.lang.String