METHOD_NOT_IMPLEMENTED
Modifier and Type | Method and Description |
---|---|
String |
getBase()
Returns the base color of the jersey
|
Boolean |
getHorizontalStripes()
Returns the jersey has horizontal stripes
|
String |
getHorizontalStripesColor()
Returns the jersey horizontal stripes color
|
String |
getNumber()
Returns the jersey number color
|
String |
getShirtType()
Returns the jersey shirt type
|
String |
getSleeve()
Returns the sleeve color of the jersey
|
String |
getSleeveDetail()
Returns the jersey sleeve detail
|
Boolean |
getSplit()
returns information about the jersey split
|
String |
getSplitColor()
Returns the jersey split color
|
Boolean |
getSquares()
returns information about the jersey squares
|
String |
getSquaresColor()
returns information about the jersey squares
|
Boolean |
getStripes()
Returns the jersey has stripes
|
String |
getStripesColor()
Returns the jersey stripes color
|
String |
getType()
Returns the jersey type
|
String |
toString() |
public String getBase()
public String getNumber()
public String getSleeve()
public String getType()
public String getStripesColor()
getStripesColor
in interface Jersey
public String getSplitColor()
getSplitColor
in interface Jersey
public String getShirtType()
getShirtType
in interface Jersey
public String getSleeveDetail()
getSleeveDetail
in interface Jersey
public Boolean getStripes()
getStripes
in interface Jersey
public Boolean getHorizontalStripes()
getHorizontalStripes
in interface Jersey
public String getHorizontalStripesColor()
getHorizontalStripesColor
in interface Jersey
public Boolean getSquares()
getSquares
in interface Jersey
public String getSquaresColor()
getSquaresColor
in interface Jersey
public Boolean getSplit()
Copyright © 2016–2025. All rights reserved.