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 AvpTypeReadOnlyMBean

All Known Subinterfaces:
AvpTypeMBean
All Known Implementing Classes:
AvpType

public interface AvpTypeReadOnlyMBean

Method Summary
 int getAvpCode()
          Gets the value of the avpCode property.
 List<AvpTypeMBean> getAvpMBean()
          Return the list of the AvpType element
 OpcodeTypeMBean getOpcodeMBean()
          Return the value of the OpcodeType element
 String getValue()
          Gets the value of the value property.
 int getVendorId()
          Gets the value of the vendorId property.

 

Method Detail

getAvpCode

int getAvpCode()
Gets the value of the avpCode property.

getVendorId

int getVendorId()
Gets the value of the vendorId property.

getValue

String getValue()
Gets the value of the value property.

getAvpMBean

List<AvpTypeMBean> getAvpMBean()
Return the list of the AvpType element

getOpcodeMBean

OpcodeTypeMBean getOpcodeMBean()
Return the value of the OpcodeType element

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.