Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.diameter.common
Interface RcDefTypeMBean

All Superinterfaces:
RcDefTypeReadOnlyMBean
All Known Implementing Classes:
RcDefType

public interface RcDefTypeMBean
extends RcDefTypeReadOnlyMBean

Method Summary
 java.lang.String getMessageMBean()
          Get the value of the java.lang.String element
 void setCode(long value)
          Sets the value of the code property.
 void setMessageMBean(java.lang.String message)
          Set the value of the java.lang.String element
 void setVendorId(java.lang.Long value)
          Sets the value of the vendorId property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.RcDefTypeReadOnlyMBean
getCode, getVendorId

 

Method Detail

setCode

void setCode(long value)
Sets the value of the code property.

setVendorId

void setVendorId(java.lang.Long value)
Sets the value of the vendorId property.

getMessageMBean

java.lang.String getMessageMBean()
Get the value of the java.lang.String element
Specified by:
getMessageMBean in interface RcDefTypeReadOnlyMBean

setMessageMBean

void setMessageMBean(java.lang.String message)
Set the value of the java.lang.String element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.