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 TopupAppConfigMBean

All Superinterfaces:
TopupAppConfigReadOnlyMBean
All Known Implementing Classes:
TopupAppConfig

public interface TopupAppConfigMBean
extends TopupAppConfigReadOnlyMBean

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 setSuccessMessage(String value)
          Sets the value of the successMessage property.

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.balancemng.topup.config.beans.TopupAppConfigReadOnlyMBean
getContentParse, getErrorMessageReply, getSuccessMessage

 

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.

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.