Class MatchRoleEntity
- java.lang.Object
-
- com.sportradar.livedata.sdk.feed.livescout.entities.MatchRoleEntity
-
- All Implemented Interfaces:
Serializable
public class MatchRoleEntity extends Object implements Serializable
Contains player match roles- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MatchRoleEntity()
For Serializable
-
-
-
Method Detail
-
getDescription
public String getDescription()
Description- Returns:
- description
-
getId
public int getId()
Gets id- Returns:
- id
-
-