public class JerseyCi extends Object
Constructor and Description |
---|
JerseyCi(ExportableJerseyCi exportable) |
JerseyCi(com.sportradar.uf.sportsapi.datamodel.SapiJersey jersey)
Initializes a new
JerseyCi |
Modifier and Type | Method and Description |
---|---|
ExportableJerseyCi |
export() |
String |
getBase()
Returns the base color of the jersey
|
Boolean |
getHorizontalStripes()
Returns the jersey 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 the jersey split
|
String |
getSplitColor()
Returns the jersey split color
|
Boolean |
getSquares()
returns information about the jersey squares
|
String |
getSquaresColor()
returns the jersey squares color
|
Boolean |
getStripes()
Returns the jersey stripes
|
String |
getStripesColor()
Returns the jersey stripes color
|
String |
getType()
Returns the jersey type
|
public JerseyCi(com.sportradar.uf.sportsapi.datamodel.SapiJersey jersey)
JerseyCi
jersey
- the API schema object which will be used to construct the instancepublic JerseyCi(ExportableJerseyCi exportable)
public String getBase()
public String getNumber()
public String getSleeve()
public String getType()
public String getStripesColor()
public String getSplitColor()
public String getShirtType()
public String getSleeveDetail()
public Boolean getStripes()
public Boolean getHorizontalStripes()
public String getHorizontalStripesColor()
public Boolean getSquares()
public String getSquaresColor()
public Boolean getSplit()
public ExportableJerseyCi export()
Copyright © 2016–2025. All rights reserved.