Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface ChargingServiceMonitoringMBean


public interface ChargingServiceMonitoringMBean

Method Summary
 String getServiceMonitoringTypeValue()
           
 BigInteger getTccdTimeoutInSeconds()
          Gets the value of the tccdTimeoutInSeconds property.
 void setServiceMonitoringTypeValue(String value)
          Set the value of serviceMonitoringType
 void setTccdTimeoutInSeconds(BigInteger value)
          Sets the value of the tccdTimeoutInSeconds property.

 

Method Detail

getTccdTimeoutInSeconds

BigInteger getTccdTimeoutInSeconds()
Gets the value of the tccdTimeoutInSeconds property.

setTccdTimeoutInSeconds

void setTccdTimeoutInSeconds(BigInteger value)
Sets the value of the tccdTimeoutInSeconds property.

setServiceMonitoringTypeValue

void setServiceMonitoringTypeValue(String value)
Set the value of serviceMonitoringType

getServiceMonitoringTypeValue

String getServiceMonitoringTypeValue()

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.