Skip navigation links

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

E26225-01


oracle.ocsb.app.localocf.common.actor.config.beans
Interface CounterMBean

All Superinterfaces:
CounterReadOnlyMBean
All Known Implementing Classes:
Counter

public interface CounterMBean
extends CounterReadOnlyMBean

Method Summary
 void setType(int value)
          Sets the value of the type property.
 void setValue(int value)
          Sets the value of the value property.

 

Methods inherited from interface oracle.ocsb.app.localocf.common.actor.config.beans.CounterReadOnlyMBean
getType, getValue

 

Method Detail

setType

void setType(int value)
Sets the value of the type property.

setValue

void setValue(int value)
Sets the value of the value 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.