public class ReferenceIdCi extends Object
Constructor and Description |
---|
ReferenceIdCi(Map<String,String> newReferenceIds)
Initializes a new instance of the
ReferenceIdCi class |
Modifier and Type | Method and Description |
---|---|
Integer |
getAamsId()
Returns the AAMS id for this instance if provided amount reference ids, null otherwise
|
Integer |
getBetfairId()
Returns the referenceId for Betfair if available, null otherwise.
|
Integer |
getBetradarId()
Returns the referenceId for Betradar if available, null otherwise.
|
Map<String,String> |
getReferenceIds()
Returns a
Map of referenceIds who's content can't be changed |
Integer |
getRotationNumber()
Returns the rotation number for this instance if provided amount reference ids, null otherwise
|
void |
merge(Map<String,String> newReferenceIds) |
public ReferenceIdCi(Map<String,String> newReferenceIds)
ReferenceIdCi
classnewReferenceIds
- - A Map
with the available referencespublic Integer getBetradarId()
public Integer getBetfairId()
public Integer getRotationNumber()
public Integer getAamsId()
Copyright © 2016–2025. All rights reserved.