Class RegistrationId

java.lang.Object
net.andresbustamante.yafoot.core.model.RegistrationId
All Implemented Interfaces:
Serializable

public final class RegistrationId extends Object implements Serializable
Registration ID.
Author:
andresbustamante
See Also:
  • Constructor Details

    • RegistrationId

      public RegistrationId(Integer matchId, Integer playerId)
      Constructor for testing purposes only.
      Parameters:
      matchId - Match ID
      playerId - Player ID