Class AttributeEntity
- java.lang.Object
-
- com.sportradar.livedata.sdk.feed.livescout.entities.AttributeEntity
-
- All Implemented Interfaces:
Serializable
public class AttributeEntity extends Object implements Serializable
Contains players attributes- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
AttributeEntity()
For Serializable
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getType()
Typeint
getTypeId()
Type idString
getValue()
Valueint
getValueId()
Value id
-