Uses of Class
com.opencloud.slee.resources.sis.script.in.OnlineChargingInteraction
-
Packages that use OnlineChargingInteraction Package Description com.opencloud.slee.resources.insis.management com.opencloud.slee.resources.insis.management.ant -
-
Uses of OnlineChargingInteraction in com.opencloud.slee.resources.insis.management
Methods in com.opencloud.slee.resources.insis.management that return OnlineChargingInteraction Modifier and Type Method Description OnlineChargingInteraction
INCompositionManagementMBean. getOnlineChargingInteraction(CompositionID id)
Get the Online Charging interaction settings for a composition in the SIS-IN RA entity.Methods in com.opencloud.slee.resources.insis.management with parameters of type OnlineChargingInteraction Modifier and Type Method Description void
INCompositionManagementMBean. setOnlineChargingInteraction(CompositionID id, OnlineChargingInteraction interaction)
Set the Online Charging interaction settings for a composition in the SIS-IN RA entity. -
Uses of OnlineChargingInteraction in com.opencloud.slee.resources.insis.management.ant
Methods in com.opencloud.slee.resources.insis.management.ant that return OnlineChargingInteraction Modifier and Type Method Description OnlineChargingInteraction
OnlineChargingInteractionElement. toFCIInteraction()
-