Class AttributeEntity
java.lang.Object
com.sportradar.livedata.sdk.feed.livescout.entities.AttributeEntity
- All Implemented Interfaces:
Serializable
Contains players attributes
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttributeEntity
protected AttributeEntity()For Serializable
-
-
Method Details
-
getType
Type- Returns:
- type
-
getTypeId
public int getTypeId()Type id- Returns:
- type id
-
getValue
Value- Returns:
- value
-
getValueId
public int getValueId()Value id- Returns:
- value id
-