Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.radius
Interface ValidNasPortTypeMBean

All Superinterfaces:
ValidNasPortTypeReadOnlyMBean
All Known Implementing Classes:
ValidNasPortType

public interface ValidNasPortTypeMBean
extends ValidNasPortTypeReadOnlyMBean

Method Summary
 void setMaxValue(long value)
          Sets the value of the maxValue property.
 void setMinValue(long value)
          Sets the value of the minValue property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.radius.ValidNasPortTypeReadOnlyMBean
getMaxValue, getMinValue

 

Method Detail

setMinValue

void setMinValue(long value)
Sets the value of the minValue property.

setMaxValue

void setMaxValue(long value)
Sets the value of the maxValue property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.