Class RegistrationId
java.lang.Object
net.andresbustamante.yafoot.core.model.RegistrationId
- All Implemented Interfaces:
 Serializable
Registration ID.
- Author:
 - andresbustamante
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionRegistrationId(Integer matchId, Integer playerId) Constructor for testing purposes only. - 
Method Summary
 
- 
Constructor Details
- 
RegistrationId
Constructor for testing purposes only.- Parameters:
 matchId- Match IDplayerId- Player ID
 
 -