java.lang.Object
com.sportradar.livedata.sdk.feed.livescout.entities.JerseyEntity
All Implemented Interfaces:
Serializable

public class JerseyEntity extends Object implements Serializable
A basic jersey representation
See Also:
  • Method Details

    • getBase

      public String getBase()
      Returns the base jersey color
      Returns:
      the base jersey color
    • getHorizontalStripes

      public String getHorizontalStripes()
      Returns the horizontal stripes color
      Returns:
      the horizontal stripes color
    • getJerseyType

      public int getJerseyType()
      Returns the jersey type
      Returns:
      the jersey type
    • getNumber

      public String getNumber()
      Returns the jersey number
      Returns:
      the jsersey number
    • getOutline

      public String getOutline()
      Returns the jersey outline color
      Returns:
      the jersey outline color
    • getShirtType

      public String getShirtType()
      Returns the jersey shirty type
      Returns:
      the jersey shirty type
    • getSide

      public int getSide()
      Returns the jersey side color
      Returns:
      the jersey side color
    • getSleeve

      public String getSleeve()
      Returns the jersey sleeve color
      Returns:
      the jersey sleeve color
    • getSplit

      public String getSplit()
      Returns the jersey split color
      Returns:
      the jersey split color
    • getSquares

      public String getSquares()
      Returns the jersey squares color
      Returns:
      the jersey squares color
    • getVerticalStripes

      public String getVerticalStripes()
      Returns the vertical stripes color
      Returns:
      the vertical stripes color