Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.feature.balancemng.config.beans
Interface BalanceManagementMBean

All Superinterfaces:
BalanceManagementReadOnlyMBean
All Known Implementing Classes:
BalanceManagement

public interface BalanceManagementMBean
extends BalanceManagementReadOnlyMBean

Method Summary
 void setContentParse(String value)
          Sets the value of the contentParse property.
 void setErrorMessageReply(String value)
          Sets the value of the errorMessageReply property.
 void setOperationModeMBean(ModeMBean val)
          Set the value of the Mode element
 void setOperationModeValue(String value)
          Set the value of operationMode
 void setSuccessMessage(String value)
          Sets the value of the successMessage property.
 void setVoucherCriteria(String value)
          Sets the value of the voucherCriteria property.

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.balancemng.config.beans.BalanceManagementReadOnlyMBean
getContentParse, getErrorMessageReply, getOperationModeMBean, getOperationModeValue, getSuccessMessage, getVoucherCriteria

 

Method Detail

setSuccessMessage

void setSuccessMessage(String value)
Sets the value of the successMessage property.

setErrorMessageReply

void setErrorMessageReply(String value)
Sets the value of the errorMessageReply property.

setContentParse

void setContentParse(String value)
Sets the value of the contentParse property.

setVoucherCriteria

void setVoucherCriteria(String value)
Sets the value of the voucherCriteria property.

setOperationModeValue

void setOperationModeValue(String value)
Set the value of operationMode

setOperationModeMBean

void setOperationModeMBean(ModeMBean val)
Set the value of the Mode element

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


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