Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.mediation.pcp2ro.config.beans
Interface SsupcpAliasResolveTypeMBean

All Superinterfaces:
SsupcpAliasResolveTypeReadOnlyMBean
All Known Implementing Classes:
SsupcpAliasResolveType

public interface SsupcpAliasResolveTypeMBean
extends SsupcpAliasResolveTypeReadOnlyMBean

Method Summary
 boolean isEnabled()
          Gets the value of the enabled property.
 boolean isSetAvpCode()
           
 boolean isSetEnabled()
           
 boolean isSetVendorId()
           
 void setAvpCode(int value)
          Sets the value of the avpCode property.
 void setEnabled(boolean value)
          Sets the value of the enabled property.
 void setVendorId(int value)
          Sets the value of the vendorId property.

 

Methods inherited from interface oracle.ocsb.app.rcc.mediation.pcp2ro.config.beans.SsupcpAliasResolveTypeReadOnlyMBean
getAvpCode, getVendorId

 

Method Detail

isEnabled

boolean isEnabled()
Gets the value of the enabled property.

setEnabled

void setEnabled(boolean value)
Sets the value of the enabled property.

isSetEnabled

boolean isSetEnabled()

setAvpCode

void setAvpCode(int value)
Sets the value of the avpCode property.

isSetAvpCode

boolean isSetAvpCode()

setVendorId

void setVendorId(int value)
Sets the value of the vendorId property.

isSetVendorId

boolean isSetVendorId()

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


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