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 ServiceTypesMBean

All Superinterfaces:
ServiceTypesReadOnlyMBean
All Known Implementing Classes:
ServiceTypes

public interface ServiceTypesMBean
extends ServiceTypesReadOnlyMBean

Method Summary
 void addService()
          Add a new element named service
 boolean isSetService()
           
 void removeService(int index)
          Remove an element named service by the index
 void unsetService()
           

 

Methods inherited from interface oracle.ocsb.app.rcc.mediation.pcp2ro.config.beans.ServiceTypesReadOnlyMBean
getServiceMBean

 

Method Detail

isSetService

boolean isSetService()

unsetService

void unsetService()

addService

void addService()
Add a new element named service

removeService

void removeService(int index)
Remove an element named service by the index

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.