Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.feature.balancemng.voucherTopup.config.beans
Interface VoucherTopupAppConfigMBean

All Superinterfaces:
VoucherTopupAppConfigReadOnlyMBean
All Known Implementing Classes:
VoucherTopupAppConfig

public interface VoucherTopupAppConfigMBean
extends VoucherTopupAppConfigReadOnlyMBean

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.voucherTopup.config.beans.VoucherTopupAppConfigReadOnlyMBean
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.