Class ManagerEntity
- java.lang.Object
-
- com.sportradar.livedata.sdk.feed.livescout.entities.ManagerEntity
-
public class ManagerEntity extends Object
Entity holding data about team manager
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ManagerEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getId()
Manager idString
getName()
Manager nameTeam
getTeam()
Manager team
-