Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.feature.balancemng.topup.config.beans
Interface TopupAppConfigReadOnlyMBean

All Known Subinterfaces:
TopupAppConfigMBean
All Known Implementing Classes:
TopupAppConfig

public interface TopupAppConfigReadOnlyMBean

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.