Class FixtureChangeImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureChangeImpl
- All Implemented Interfaces:
FixtureChange
A representation of a fixture change
-
Constructor Summary
ConstructorsConstructorDescriptionFixtureChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiFixtureChange fixtureChange) Initializes a new instance of theFixtureChangeImpl -
Method Summary
-
Constructor Details
-
FixtureChangeImpl
public FixtureChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiFixtureChange fixtureChange) Initializes a new instance of theFixtureChangeImpl- Parameters:
fixtureChange- -SapiFixtureChangeused to create the new instance
-
-
Method Details
-
getSportEventId
Returns theUrninstance specifying the sport event- Specified by:
getSportEventIdin interfaceFixtureChange- Returns:
- - the
Urninstance specifying the sport event
-
getUpdateTime
Returns theDateinstance specifying the last update time- Specified by:
getUpdateTimein interfaceFixtureChange- Returns:
- - the
Dateinstance specifying the last update time
-