public interface HttpMediationEntry extends MediationEntry
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getRatingGroup()
getter for the Rating-Group field
|
java.lang.Integer |
getServiceIdentifier()
getter for the Service-Identifier field
|
java.util.List<java.lang.String> |
getSubscriptionIdTypes()
indicates the Subscription-Id-Type that should be used to
find the associated subscription-id for this http Mediation Entry
combination.
|
java.lang.String |
getUnitReportingMode()
indicates the mode of calculation that should be used
for this http Mediation Entry
Choices are "INCREMENTAL" and "CUMULATIVE",
getter for the Unit-Reporting-Mode field
|
getEventType, getNetworkMappingFile, getProductType, getValidFrom, getVersion
java.lang.Integer getServiceIdentifier()
java.lang.Integer getRatingGroup()
java.util.List<java.lang.String> getSubscriptionIdTypes()
java.lang.String getUnitReportingMode()