Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.feature.balancemng.checkBalance.config.beans
Interface CheckBalanceReadOnlyMBean

All Known Subinterfaces:
CheckBalanceMBean
All Known Implementing Classes:
CheckBalance

public interface CheckBalanceReadOnlyMBean

Method Summary
 String getContentParse()
          Gets the value of the contentParse property.
 String getErrorMessageReply()
          Gets the value of the errorMessageReply property.
 String getSuccessMessage()
          Gets the value of the successMessage property.

 

Method Detail

getSuccessMessage

String getSuccessMessage()
Gets the value of the successMessage property.

getErrorMessageReply

String getErrorMessageReply()
Gets the value of the errorMessageReply property.

getContentParse

String getContentParse()
Gets the value of the contentParse property.

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.