Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
DiameterCommonConfigTypeReadOnlyMBean
All Known Implementing Classes:
DiameterCommonConfigType

public interface DiameterCommonConfigTypeMBean
extends DiameterCommonConfigTypeReadOnlyMBean

Method Summary
 void addSupportedVendorId(java.lang.Integer var)
          Add a new element named supportedVendorId
 AttributeDefsTypeMBean getAttributeDefsMBean()
          Get the value of the oracle.axia.config.beans.protocol.diameter.common.AttributeDefsTypeMBean element
 CommandDefsTypeMBean getCommandDefsMBean()
          Get the value of the oracle.axia.config.beans.protocol.diameter.common.CommandDefsTypeMBean element
 ResultCodeDefsTypeMBean getResultCodeDefsMBean()
          Get the value of the oracle.axia.config.beans.protocol.diameter.common.ResultCodeDefsTypeMBean element
 void removeSupportedVendorId(int index)
          Remove an element named supportedVendorId by the index
 void setApplicationsMBean(ApplicationsTypeMBean val)
          Set the value of the ApplicationsType element
 void setAttributeDefsMBean(AttributeDefsTypeMBean attributeDefs)
          Set the value of the oracle.axia.config.beans.protocol.diameter.common.AttributeDefsTypeMBean element
 void setCommandDefsMBean(CommandDefsTypeMBean commandDefs)
          Set the value of the oracle.axia.config.beans.protocol.diameter.common.CommandDefsTypeMBean element
 void setResultCodeDefsMBean(ResultCodeDefsTypeMBean resultCodeDefs)
          Set the value of the oracle.axia.config.beans.protocol.diameter.common.ResultCodeDefsTypeMBean element

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.DiameterCommonConfigTypeReadOnlyMBean
getApplicationsMBean, getSupportedVendorId

 

Method Detail

addSupportedVendorId

void addSupportedVendorId(java.lang.Integer var)
Add a new element named supportedVendorId

removeSupportedVendorId

void removeSupportedVendorId(int index)
Remove an element named supportedVendorId by the index

setApplicationsMBean

void setApplicationsMBean(ApplicationsTypeMBean val)
Set the value of the ApplicationsType element

getCommandDefsMBean

CommandDefsTypeMBean getCommandDefsMBean()
Get the value of the oracle.axia.config.beans.protocol.diameter.common.CommandDefsTypeMBean element
Specified by:
getCommandDefsMBean in interface DiameterCommonConfigTypeReadOnlyMBean

setCommandDefsMBean

void setCommandDefsMBean(CommandDefsTypeMBean commandDefs)
Set the value of the oracle.axia.config.beans.protocol.diameter.common.CommandDefsTypeMBean element

getAttributeDefsMBean

AttributeDefsTypeMBean getAttributeDefsMBean()
Get the value of the oracle.axia.config.beans.protocol.diameter.common.AttributeDefsTypeMBean element
Specified by:
getAttributeDefsMBean in interface DiameterCommonConfigTypeReadOnlyMBean

setAttributeDefsMBean

void setAttributeDefsMBean(AttributeDefsTypeMBean attributeDefs)
Set the value of the oracle.axia.config.beans.protocol.diameter.common.AttributeDefsTypeMBean element

getResultCodeDefsMBean

ResultCodeDefsTypeMBean getResultCodeDefsMBean()
Get the value of the oracle.axia.config.beans.protocol.diameter.common.ResultCodeDefsTypeMBean element
Specified by:
getResultCodeDefsMBean in interface DiameterCommonConfigTypeReadOnlyMBean

setResultCodeDefsMBean

void setResultCodeDefsMBean(ResultCodeDefsTypeMBean resultCodeDefs)
Set the value of the oracle.axia.config.beans.protocol.diameter.common.ResultCodeDefsTypeMBean element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.