Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.ocsb.app.rcc.feature.balancemng.topup
Interface TopupAppConfigMBean


public interface TopupAppConfigMBean

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.
 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.

 

Method Detail

getSuccessMessage

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

setSuccessMessage

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

getErrorMessageReply

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

setErrorMessageReply

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

getContentParse

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

setContentParse

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

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


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