Package at.stefangeyer.challonge.model
Class Participant.ParticipantBuilder
java.lang.Object
at.stefangeyer.challonge.model.Participant.ParticipantBuilder
- Enclosing class:
- Participant
public static class Participant.ParticipantBuilder
extends java.lang.Object
-
Method Summary
-
Method Details
-
id
-
tournamentId
-
name
-
displayName
-
checkInOpen
-
hasIrrelevantSeed
-
challongeUsername
-
seed
-
misc
-
active
-
checkedInAt
-
createdAt
-
finalRank
-
groupId
-
icon
-
invitationId
-
inviteEmail
-
onWaitingList
-
updatedAt
-
challongeEmailAddressVerified
public Participant.ParticipantBuilder challongeEmailAddressVerified(java.lang.String challongeEmailAddressVerified) -
removable
-
participatableOrInvitationAttached
public Participant.ParticipantBuilder participatableOrInvitationAttached(java.lang.Boolean participatableOrInvitationAttached) -
confirmRemove
-
invitationPending
-
displayNameWithInvitationEmailAddress
public Participant.ParticipantBuilder displayNameWithInvitationEmailAddress(java.lang.String displayNameWithInvitationEmailAddress) -
emailHash
-
username
-
attachedParticipatablePortraitUrl
public Participant.ParticipantBuilder attachedParticipatablePortraitUrl(java.lang.String attachedParticipatablePortraitUrl) -
canCheckIn
-
checkedIn
-
reactivatable
-
matches
-
build
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-