Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.feature.pcrf.engine.core.config.beans
Interface ExecutionBlockTypeReadOnlyMBean

All Known Subinterfaces:
ExecutionBlockTypeMBean
All Known Implementing Classes:
ExecutionBlockType

public interface ExecutionBlockTypeReadOnlyMBean

Method Summary
 int getAppId()
          Gets the value of the appId property.
 String getClassName()
          Gets the value of the className property.
 String getCmdIds()
          Gets the value of the cmdIds property.
 int getPrecedence()
          Gets the value of the precedence property.
 int getRequestAnswerBit()
          Gets the value of the requestAnswerBit property.
 int getRequestType()
          Gets the value of the requestType property.

 

Method Detail

getAppId

int getAppId()
Gets the value of the appId property.

getRequestType

int getRequestType()
Gets the value of the requestType property.

getRequestAnswerBit

int getRequestAnswerBit()
Gets the value of the requestAnswerBit property.

getClassName

String getClassName()
Gets the value of the className property.

getCmdIds

String getCmdIds()
Gets the value of the cmdIds property.

getPrecedence

int getPrecedence()
Gets the value of the precedence 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.