Class MatchPropertyEntity
- java.lang.Object
-
- com.sportradar.livedata.sdk.feed.livescout.entities.MatchPropertyEntity
-
- All Implemented Interfaces:
Serializable
public class MatchPropertyEntity extends Object implements Serializable
A match property representation- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getType()
Returns the property typeString
getValue()
Returns the property value
-