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 ChargingServiceChargingConfigParserMBean


public interface ChargingServiceChargingConfigParserMBean

Method Summary
 String getFirstCreditGrantedNotificationValue()
           
 String getFirstCreditReservationRequestValue()
           
 BigInteger getRequestedDurationInSeconds()
          Gets the value of the requestedDurationInSeconds property.
 BigInteger getRequestedServiceUnits()
          Gets the value of the requestedServiceUnits property.
 BigInteger getRequestedVolumeInBytes()
          Gets the value of the requestedVolumeInBytes property.
 BigInteger getServiceIdentifier()
          Gets the value of the serviceIdentifier property.
 String getStartChargingPhaseValue()
           
 void setFirstCreditGrantedNotificationValue(String value)
          Set the value of firstCreditGrantedNotification
 void setFirstCreditReservationRequestValue(String value)
          Set the value of firstCreditReservationRequest
 void setRequestedDurationInSeconds(BigInteger value)
          Sets the value of the requestedDurationInSeconds property.
 void setRequestedServiceUnits(BigInteger value)
          Sets the value of the requestedServiceUnits property.
 void setRequestedVolumeInBytes(BigInteger value)
          Sets the value of the requestedVolumeInBytes property.
 void setServiceIdentifier(BigInteger value)
          Sets the value of the serviceIdentifier property.
 void setStartChargingPhaseValue(String value)
          Set the value of startChargingPhase

 

Method Detail

getRequestedDurationInSeconds

BigInteger getRequestedDurationInSeconds()
Gets the value of the requestedDurationInSeconds property.

setRequestedDurationInSeconds

void setRequestedDurationInSeconds(BigInteger value)
Sets the value of the requestedDurationInSeconds property.

getRequestedVolumeInBytes

BigInteger getRequestedVolumeInBytes()
Gets the value of the requestedVolumeInBytes property.

setRequestedVolumeInBytes

void setRequestedVolumeInBytes(BigInteger value)
Sets the value of the requestedVolumeInBytes property.

getRequestedServiceUnits

BigInteger getRequestedServiceUnits()
Gets the value of the requestedServiceUnits property.

setRequestedServiceUnits

void setRequestedServiceUnits(BigInteger value)
Sets the value of the requestedServiceUnits property.

getServiceIdentifier

BigInteger getServiceIdentifier()
Gets the value of the serviceIdentifier property.

setServiceIdentifier

void setServiceIdentifier(BigInteger value)
Sets the value of the serviceIdentifier property.

setFirstCreditReservationRequestValue

void setFirstCreditReservationRequestValue(String value)
Set the value of firstCreditReservationRequest

getFirstCreditReservationRequestValue

String getFirstCreditReservationRequestValue()

setFirstCreditGrantedNotificationValue

void setFirstCreditGrantedNotificationValue(String value)
Set the value of firstCreditGrantedNotification

getFirstCreditGrantedNotificationValue

String getFirstCreditGrantedNotificationValue()

setStartChargingPhaseValue

void setStartChargingPhaseValue(String value)
Set the value of startChargingPhase

getStartChargingPhaseValue

String getStartChargingPhaseValue()

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.