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 OpcodeTypeReadOnlyMBean

All Known Subinterfaces:
OpcodeTypeMBean
All Known Implementing Classes:
OpcodeType

public interface OpcodeTypeReadOnlyMBean

Method Summary
 Integer getFlag()
          Gets the value of the flag property.
 Integer getId()
          Gets the value of the id property.
 String getProcessorClass()
          Gets the value of the processorClass property.
 Long getTimeout()
          Gets the value of the timeout property.

 

Method Detail

getProcessorClass

String getProcessorClass()
Gets the value of the processorClass property.

getId

Integer getId()
Gets the value of the id property.

getFlag

Integer getFlag()
Gets the value of the flag property.

getTimeout

Long getTimeout()
Gets the value of the timeout property.

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.