public class FixtureChangeImpl extends Object implements FixtureChange
| Constructor and Description | 
|---|
FixtureChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiFixtureChange fixtureChange)
Initializes a new instance of the  
FixtureChangeImpl | 
| 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 FixtureChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiFixtureChange fixtureChange)
FixtureChangeImplfixtureChange - - SapiFixtureChange used to create the new instancepublic Urn getSportEventId()
Urn instance specifying the sport eventgetSportEventId in interface FixtureChangeUrn instance specifying the sport eventpublic Date getUpdateTime()
Date instance specifying the last update timegetUpdateTime in interface FixtureChangeDate instance specifying the last update timeCopyright © 2016–2025. All rights reserved.