Interface Jersey

All Known Implementing Classes:
JerseyImpl

public interface Jersey
Defines methods used to access jersey information
  • Field Details

  • Method Details

    • getBase

      String getBase()
      Returns the base color of the jersey
      Returns:
      the base color of the jersey
    • getNumber

      String getNumber()
      Returns the jersey number color
      Returns:
      the jersey number color
    • getSleeve

      String getSleeve()
      Returns the sleeve color of the jersey
      Returns:
      the sleeve color of the jersey
    • getType

      String getType()
      Returns the jersey type
      Returns:
      the jersey type
    • getStripesColor

      default String getStripesColor()
      Returns the jersey stripes color
      Returns:
      the jersey stripes color
    • getSplitColor

      default String getSplitColor()
      Returns the jersey split color
      Returns:
      the jersey split color
    • getShirtType

      default String getShirtType()
      Returns the jersey shirt type
      Returns:
      the jersey shirt type
    • getSleeveDetail

      default String getSleeveDetail()
      Returns the jersey sleeve detail
      Returns:
      the jersey sleeve detail
    • getStripes

      default Boolean getStripes()
      Indicated if the jersey has stripes
      Returns:
      the jersey has stripes
    • getHorizontalStripes

      default Boolean getHorizontalStripes()
      Indicated if the jersey has horizontal stripes
      Returns:
      the jersey has horizontal stripes
    • getHorizontalStripesColor

      default String getHorizontalStripesColor()
      returns the jersey horizontal stripes color
      Returns:
      the jersey horizontal stripes color
    • getSquares

      default Boolean getSquares()
      returns information about the jersey squares
      Returns:
      information about the jersey squares
    • getSquaresColor

      default String getSquaresColor()
      returns the jersey squares color
      Returns:
      the jersey squares color
    • getSplit

      default Boolean getSplit()
      returns information about the jersey split
      Returns:
      information about the jersey split