public interface MediationEntry
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEventType()
getter for the ECE EventType associated with the diameter Service-Context-Id,
Service-Identifier and Rating-Group combination.
|
java.lang.String |
getNetworkMappingFile()
getter for the DiameterMediationEntry validity data.
|
java.lang.String |
getProductType()
getter for the ECE ProductType associated with the diameter Service-Context-Id,
Service-Identifier and Rating-Group combination.
|
java.time.ZonedDateTime |
getValidFrom()
getter for the DiameterMediationEntry validity data.
|
java.lang.Double |
getVersion()
getter for the ECE RequestSpec Version associated with the diameter Service-Context-Id,
Service-Identifier and Rating-Group combination.
|
java.lang.String getProductType()
java.lang.String getEventType()
java.lang.Double getVersion()
java.time.ZonedDateTime getValidFrom()
java.lang.String getNetworkMappingFile()