Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssuradius
Interface RadiusInboundRoutingMBean


public interface RadiusInboundRoutingMBean

Method Summary
 void addRadiusAccessIncomingRoutingRules()
          Add a new element named radiusAccessIncomingRoutingRules
 String getName()
          Gets the value of the name property.
 List<RadiusAccessInboundRoutingMBean> getRadiusAccessIncomingRoutingRulesMBean()
          Return the list of the RadiusAccessInboundRouting element
 RadiusAccountingInboundRoutingMBean getRadiusAccountingIncomingRoutingRulesMBean()
          Return the value of the RadiusAccountingInboundRouting element
 void removeRadiusAccessIncomingRoutingRules(int index)
          Remove an element named radiusAccessIncomingRoutingRules by the index
 void setName(String value)
          Sets the value of the name property.
 void setRadiusAccountingIncomingRoutingRulesMBean(RadiusAccountingInboundRoutingMBean val)
          Set the value of the RadiusAccountingInboundRouting element

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

addRadiusAccessIncomingRoutingRules

void addRadiusAccessIncomingRoutingRules()
Add a new element named radiusAccessIncomingRoutingRules

removeRadiusAccessIncomingRoutingRules

void removeRadiusAccessIncomingRoutingRules(int index)
Remove an element named radiusAccessIncomingRoutingRules by the index

getRadiusAccountingIncomingRoutingRulesMBean

RadiusAccountingInboundRoutingMBean getRadiusAccountingIncomingRoutingRulesMBean()
Return the value of the RadiusAccountingInboundRouting element

setRadiusAccountingIncomingRoutingRulesMBean

void setRadiusAccountingIncomingRoutingRulesMBean(RadiusAccountingInboundRoutingMBean val)
Set the value of the RadiusAccountingInboundRouting element

getRadiusAccessIncomingRoutingRulesMBean

List<RadiusAccessInboundRoutingMBean> getRadiusAccessIncomingRoutingRulesMBean()
Return the list of the RadiusAccessInboundRouting element

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.