Index
All Classes and Interfaces|All Packages|Serialized Form
B
- build() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
- build() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
- build() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
- build() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
C
- CarpoolingRequestEvent - Class in net.andresbustamante.yafoot.core.events
- CarpoolingRequestEvent() - Constructor for class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Default constructor.
- CarpoolingRequestEvent(Integer, CharSequence, Integer, CharSequence, Integer, CharSequence) - Constructor for class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
All-args constructor.
- CarpoolingRequestEvent.Builder - Class in net.andresbustamante.yafoot.core.events
-
RecordBuilder for CarpoolingRequestEvent instances.
- CarpoolingUpdateEvent - Class in net.andresbustamante.yafoot.core.events
- CarpoolingUpdateEvent() - Constructor for class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Default constructor.
- CarpoolingUpdateEvent(Integer, CharSequence, Integer, CharSequence, Integer, CharSequence, Integer) - Constructor for class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
All-args constructor.
- CarpoolingUpdateEvent.Builder - Class in net.andresbustamante.yafoot.core.events
-
RecordBuilder for CarpoolingUpdateEvent instances.
- clearCarId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Clears the value of the 'carId' field.
- clearCarId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Clears the value of the 'carId' field.
- clearCarName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Clears the value of the 'carName' field.
- clearCarName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Clears the value of the 'carName' field.
- clearCarSeatConfirmed() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Clears the value of the 'carSeatConfirmed' field.
- clearMatchCode() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Clears the value of the 'matchCode' field.
- clearMatchCode() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Clears the value of the 'matchCode' field.
- clearMatchCode() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Clears the value of the 'matchCode' field.
- clearMatchCode() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Clears the value of the 'matchCode' field.
- clearMatchId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Clears the value of the 'matchId' field.
- clearMatchId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Clears the value of the 'matchId' field.
- clearMatchId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Clears the value of the 'matchId' field.
- clearMatchId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Clears the value of the 'matchId' field.
- clearPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Clears the value of the 'playerFirstName' field.
- clearPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Clears the value of the 'playerFirstName' field.
- clearPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Clears the value of the 'playerFirstName' field.
- clearPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Clears the value of the 'playerFirstName' field.
- clearPlayerId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Clears the value of the 'playerId' field.
- clearPlayerId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Clears the value of the 'playerId' field.
- clearPlayerId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Clears the value of the 'playerId' field.
- clearPlayerId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Clears the value of the 'playerId' field.
- createDecoder(SchemaStore) - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore
. - createDecoder(SchemaStore) - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore
. - createDecoder(SchemaStore) - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore
. - createDecoder(SchemaStore) - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore
. - customDecode(ResolvingDecoder) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- customDecode(ResolvingDecoder) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- customDecode(ResolvingDecoder) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- customDecode(ResolvingDecoder) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
- customEncode(Encoder) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- customEncode(Encoder) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- customEncode(Encoder) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- customEncode(Encoder) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
F
- fromByteBuffer(ByteBuffer) - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Deserializes a CarpoolingRequestEvent from a ByteBuffer.
- fromByteBuffer(ByteBuffer) - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Deserializes a CarpoolingUpdateEvent from a ByteBuffer.
- fromByteBuffer(ByteBuffer) - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Deserializes a MatchPlayerRegistrationEvent from a ByteBuffer.
- fromByteBuffer(ByteBuffer) - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Deserializes a MatchPlayerUnsubscriptionEvent from a ByteBuffer.
G
- get(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- get(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- get(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- get(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
- getCarId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Gets the value of the 'carId' field.
- getCarId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Gets the value of the 'carId' field.
- getCarId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Gets the value of the 'carId' field.
- getCarId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Gets the value of the 'carId' field.
- getCarName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Gets the value of the 'carName' field.
- getCarName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Gets the value of the 'carName' field.
- getCarName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Gets the value of the 'carName' field.
- getCarName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Gets the value of the 'carName' field.
- getCarSeatConfirmed() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Gets the value of the 'carSeatConfirmed' field.
- getCarSeatConfirmed() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Gets the value of the 'carSeatConfirmed' field.
- getClassSchema() - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- getClassSchema() - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- getClassSchema() - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- getClassSchema() - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
- getDecoder() - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Return the BinaryMessageDecoder instance used by this class.
- getEncoder() - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Return the BinaryMessageEncoder instance used by this class.
- getMatchCode() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Gets the value of the 'matchCode' field.
- getMatchCode() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Gets the value of the 'matchCode' field.
- getMatchCode() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Gets the value of the 'matchCode' field.
- getMatchCode() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Gets the value of the 'matchCode' field.
- getMatchCode() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Gets the value of the 'matchCode' field.
- getMatchCode() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Gets the value of the 'matchCode' field.
- getMatchCode() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Gets the value of the 'matchCode' field.
- getMatchCode() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Gets the value of the 'matchCode' field.
- getMatchId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Gets the value of the 'matchId' field.
- getMatchId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Gets the value of the 'matchId' field.
- getMatchId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Gets the value of the 'matchId' field.
- getMatchId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Gets the value of the 'matchId' field.
- getMatchId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Gets the value of the 'matchId' field.
- getMatchId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Gets the value of the 'matchId' field.
- getMatchId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Gets the value of the 'matchId' field.
- getMatchId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Gets the value of the 'matchId' field.
- getPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Gets the value of the 'playerFirstName' field.
- getPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Gets the value of the 'playerFirstName' field.
- getPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Gets the value of the 'playerFirstName' field.
- getPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Gets the value of the 'playerFirstName' field.
- getPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Gets the value of the 'playerFirstName' field.
- getPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Gets the value of the 'playerFirstName' field.
- getPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Gets the value of the 'playerFirstName' field.
- getPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Gets the value of the 'playerFirstName' field.
- getPlayerId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Gets the value of the 'playerId' field.
- getPlayerId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Gets the value of the 'playerId' field.
- getPlayerId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Gets the value of the 'playerId' field.
- getPlayerId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Gets the value of the 'playerId' field.
- getPlayerId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Gets the value of the 'playerId' field.
- getPlayerId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Gets the value of the 'playerId' field.
- getPlayerId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Gets the value of the 'playerId' field.
- getPlayerId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Gets the value of the 'playerId' field.
- getSchema() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- getSchema() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- getSchema() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- getSchema() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
- getSpecificData() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- getSpecificData() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- getSpecificData() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- getSpecificData() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
H
- hasCarId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Checks whether the 'carId' field has been set.
- hasCarId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Checks whether the 'carId' field has been set.
- hasCarName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Checks whether the 'carName' field has been set.
- hasCarName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Checks whether the 'carName' field has been set.
- hasCarSeatConfirmed() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Checks whether the 'carSeatConfirmed' field has been set.
- hasCustomCoders() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- hasCustomCoders() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- hasCustomCoders() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- hasCustomCoders() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
- hasMatchCode() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Checks whether the 'matchCode' field has been set.
- hasMatchCode() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Checks whether the 'matchCode' field has been set.
- hasMatchCode() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Checks whether the 'matchCode' field has been set.
- hasMatchCode() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Checks whether the 'matchCode' field has been set.
- hasMatchId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Checks whether the 'matchId' field has been set.
- hasMatchId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Checks whether the 'matchId' field has been set.
- hasMatchId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Checks whether the 'matchId' field has been set.
- hasMatchId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Checks whether the 'matchId' field has been set.
- hasPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Checks whether the 'playerFirstName' field has been set.
- hasPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Checks whether the 'playerFirstName' field has been set.
- hasPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Checks whether the 'playerFirstName' field has been set.
- hasPlayerFirstName() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Checks whether the 'playerFirstName' field has been set.
- hasPlayerId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Checks whether the 'playerId' field has been set.
- hasPlayerId() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Checks whether the 'playerId' field has been set.
- hasPlayerId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Checks whether the 'playerId' field has been set.
- hasPlayerId() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Checks whether the 'playerId' field has been set.
M
- MatchPlayerRegistrationEvent - Class in net.andresbustamante.yafoot.core.events
- MatchPlayerRegistrationEvent() - Constructor for class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Default constructor.
- MatchPlayerRegistrationEvent(Integer, CharSequence, Integer, CharSequence) - Constructor for class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
All-args constructor.
- MatchPlayerRegistrationEvent.Builder - Class in net.andresbustamante.yafoot.core.events
-
RecordBuilder for MatchPlayerRegistrationEvent instances.
- MatchPlayerUnsubscriptionEvent - Class in net.andresbustamante.yafoot.core.events
- MatchPlayerUnsubscriptionEvent() - Constructor for class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Default constructor.
- MatchPlayerUnsubscriptionEvent(Integer, CharSequence, Integer, CharSequence) - Constructor for class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
All-args constructor.
- MatchPlayerUnsubscriptionEvent.Builder - Class in net.andresbustamante.yafoot.core.events
-
RecordBuilder for MatchPlayerUnsubscriptionEvent instances.
N
- net.andresbustamante.yafoot.core.events - package net.andresbustamante.yafoot.core.events
- newBuilder() - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Creates a new CarpoolingRequestEvent RecordBuilder.
- newBuilder() - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Creates a new CarpoolingUpdateEvent RecordBuilder.
- newBuilder() - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Creates a new MatchPlayerRegistrationEvent RecordBuilder.
- newBuilder() - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Creates a new MatchPlayerUnsubscriptionEvent RecordBuilder.
- newBuilder(CarpoolingRequestEvent) - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Creates a new CarpoolingRequestEvent RecordBuilder by copying an existing CarpoolingRequestEvent instance.
- newBuilder(CarpoolingRequestEvent.Builder) - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Creates a new CarpoolingRequestEvent RecordBuilder by copying an existing Builder.
- newBuilder(CarpoolingUpdateEvent) - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Creates a new CarpoolingUpdateEvent RecordBuilder by copying an existing CarpoolingUpdateEvent instance.
- newBuilder(CarpoolingUpdateEvent.Builder) - Static method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Creates a new CarpoolingUpdateEvent RecordBuilder by copying an existing Builder.
- newBuilder(MatchPlayerRegistrationEvent) - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Creates a new MatchPlayerRegistrationEvent RecordBuilder by copying an existing MatchPlayerRegistrationEvent instance.
- newBuilder(MatchPlayerRegistrationEvent.Builder) - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Creates a new MatchPlayerRegistrationEvent RecordBuilder by copying an existing Builder.
- newBuilder(MatchPlayerUnsubscriptionEvent) - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Creates a new MatchPlayerUnsubscriptionEvent RecordBuilder by copying an existing MatchPlayerUnsubscriptionEvent instance.
- newBuilder(MatchPlayerUnsubscriptionEvent.Builder) - Static method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Creates a new MatchPlayerUnsubscriptionEvent RecordBuilder by copying an existing Builder.
P
- put(int, Object) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- put(int, Object) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- put(int, Object) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- put(int, Object) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
R
- readExternal(ObjectInput) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- readExternal(ObjectInput) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- readExternal(ObjectInput) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- readExternal(ObjectInput) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
S
- SCHEMA$ - Static variable in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- SCHEMA$ - Static variable in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- SCHEMA$ - Static variable in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- SCHEMA$ - Static variable in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
- setCarId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Sets the value of the 'carId' field.
- setCarId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Sets the value of the 'carId' field.
- setCarId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Sets the value of the 'carId' field.
- setCarId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Sets the value of the 'carId' field.
- setCarName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Sets the value of the 'carName' field.
- setCarName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Sets the value of the 'carName' field.
- setCarName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Sets the value of the 'carName' field.
- setCarName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Sets the value of the 'carName' field.
- setCarSeatConfirmed(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Sets the value of the 'carSeatConfirmed' field.
- setCarSeatConfirmed(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Sets the value of the 'carSeatConfirmed' field.
- setMatchCode(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Sets the value of the 'matchCode' field.
- setMatchCode(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Sets the value of the 'matchCode' field.
- setMatchCode(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Sets the value of the 'matchCode' field.
- setMatchCode(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Sets the value of the 'matchCode' field.
- setMatchCode(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Sets the value of the 'matchCode' field.
- setMatchCode(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Sets the value of the 'matchCode' field.
- setMatchCode(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Sets the value of the 'matchCode' field.
- setMatchCode(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Sets the value of the 'matchCode' field.
- setMatchId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Sets the value of the 'matchId' field.
- setMatchId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Sets the value of the 'matchId' field.
- setMatchId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Sets the value of the 'matchId' field.
- setMatchId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Sets the value of the 'matchId' field.
- setMatchId(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Sets the value of the 'matchId' field.
- setMatchId(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Sets the value of the 'matchId' field.
- setMatchId(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Sets the value of the 'matchId' field.
- setMatchId(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Sets the value of the 'matchId' field.
- setPlayerFirstName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Sets the value of the 'playerFirstName' field.
- setPlayerFirstName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Sets the value of the 'playerFirstName' field.
- setPlayerFirstName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Sets the value of the 'playerFirstName' field.
- setPlayerFirstName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Sets the value of the 'playerFirstName' field.
- setPlayerFirstName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Sets the value of the 'playerFirstName' field.
- setPlayerFirstName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Sets the value of the 'playerFirstName' field.
- setPlayerFirstName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Sets the value of the 'playerFirstName' field.
- setPlayerFirstName(CharSequence) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Sets the value of the 'playerFirstName' field.
- setPlayerId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent.Builder
-
Sets the value of the 'playerId' field.
- setPlayerId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Sets the value of the 'playerId' field.
- setPlayerId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent.Builder
-
Sets the value of the 'playerId' field.
- setPlayerId(int) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Sets the value of the 'playerId' field.
- setPlayerId(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent.Builder
-
Sets the value of the 'playerId' field.
- setPlayerId(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Sets the value of the 'playerId' field.
- setPlayerId(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent.Builder
-
Sets the value of the 'playerId' field.
- setPlayerId(int) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Sets the value of the 'playerId' field.
T
- toByteBuffer() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
-
Serializes this CarpoolingRequestEvent to a ByteBuffer.
- toByteBuffer() - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
-
Serializes this CarpoolingUpdateEvent to a ByteBuffer.
- toByteBuffer() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
-
Serializes this MatchPlayerRegistrationEvent to a ByteBuffer.
- toByteBuffer() - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
-
Serializes this MatchPlayerUnsubscriptionEvent to a ByteBuffer.
W
- writeExternal(ObjectOutput) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingRequestEvent
- writeExternal(ObjectOutput) - Method in class net.andresbustamante.yafoot.core.events.CarpoolingUpdateEvent
- writeExternal(ObjectOutput) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerRegistrationEvent
- writeExternal(ObjectOutput) - Method in class net.andresbustamante.yafoot.core.events.MatchPlayerUnsubscriptionEvent
All Classes and Interfaces|All Packages|Serialized Form