public class Participant extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(obj : Object) |
Address |
getAddress()
Replies participant address.
|
EventListener |
getParticipant()
Replies the participant.
|
int |
hashCode() |
String |
toString() |
@Pure
public def
getAddress() : Address
Participant
@Pure
public def
getParticipant() : EventListener
Participant
Copyright © 2020 the original authors or authors.