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:
  • Constructor Details

    • AttributeEntity

      protected AttributeEntity()
      For Serializable
  • Method Details

    • getType

      public String getType()
      Type
      Returns:
      type
    • getTypeId

      public int getTypeId()
      Type id
      Returns:
      type id
    • getValue

      public String getValue()
      Value
      Returns:
      value
    • getValueId

      public int getValueId()
      Value id
      Returns:
      value id