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)
ResultChangeImpl
resultChange
- - SapiResultChange
used to create the new instancepublic Urn getSportEventId()
Urn
instance specifying the sport eventgetSportEventId
in interface ResultChange
Urn
instance specifying the sport eventpublic Date getUpdateTime()
Date
instance specifying the last update timegetUpdateTime
in interface ResultChange
Date
instance specifying the last update timeCopyright © 2016–2025. All rights reserved.