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 Jerseypublic String getSplitColor()
getSplitColor in interface Jerseypublic String getShirtType()
getShirtType in interface Jerseypublic String getSleeveDetail()
getSleeveDetail in interface Jerseypublic Boolean getStripes()
getStripes in interface Jerseypublic Boolean getHorizontalStripes()
getHorizontalStripes in interface Jerseypublic String getHorizontalStripesColor()
getHorizontalStripesColor in interface Jerseypublic Boolean getSquares()
getSquares in interface Jerseypublic String getSquaresColor()
getSquaresColor in interface Jerseypublic Boolean getSplit()
Copyright © 2016–2025. All rights reserved.