Modifier and type | Property and description |
---|---|
Address | address Replies participant address. |
EventListener | participant Replies the participant. |
Modifier and type | Action and description |
---|---|
boolean | equals(Object) |
Address | getAddress Replies participant address. |
EventListener | getParticipant Replies the participant. |
int | hashCode |
java.lang.String | toString |
val address : Address
This property is an alias for the action: getAddress
val participant : EventListener
This property is an alias for the action: getParticipant
def equals(Object) : boolean
def getAddress : Address
def getParticipant : EventListener
def hashCode : int
def toString : java.lang.String