public class ResultChangeImpl extends Object implements ResultChange
| Constructor and Description | 
|---|
ResultChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiResultChange resultChange)
Initializes a new instance of the  
ResultChangeImpl | 
| Modifier and Type | Method and Description | 
|---|---|
Urn | 
getSportEventId()
Returns the  
Urn instance specifying the sport event | 
Date | 
getUpdateTime()
Returns the  
Date instance specifying the last update time | 
public ResultChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiResultChange resultChange)
ResultChangeImplresultChange - - SapiResultChange used to create the new instancepublic Urn getSportEventId()
Urn instance specifying the sport eventgetSportEventId in interface ResultChangeUrn instance specifying the sport eventpublic Date getUpdateTime()
Date instance specifying the last update timegetUpdateTime in interface ResultChangeDate instance specifying the last update timeCopyright © 2016–2025. All rights reserved.