Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.diameter.common
Interface AppDefTypeMBean

All Superinterfaces:
AppDefTypeReadOnlyMBean
All Known Implementing Classes:
AppDefType

public interface AppDefTypeMBean
extends AppDefTypeReadOnlyMBean

Nested Class Summary
static interface AppDefTypeMBean.IsAuthMBean
           

 

Nested classes/interfaces inherited from interface oracle.axia.config.beans.protocol.diameter.common.AppDefTypeReadOnlyMBean
AppDefTypeReadOnlyMBean.IsAuthReadOnlyMBean

 

Method Summary
 void addVendorId(java.lang.Long var)
          Add a new element named vendorId
 void removeVendorId(int index)
          Remove an element named vendorId by the index
 void setId(long value)
          Sets the value of the id property.
 void setIsAuthMBean(AppDefTypeMBean.IsAuthMBean val)
          Set the value of the IsAuth element

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.AppDefTypeReadOnlyMBean
getId, getIsAuthMBean, getVendorId

 

Method Detail

setId

void setId(long value)
Sets the value of the id property.

addVendorId

void addVendorId(java.lang.Long var)
Add a new element named vendorId

removeVendorId

void removeVendorId(int index)
Remove an element named vendorId by the index

setIsAuthMBean

void setIsAuthMBean(AppDefTypeMBean.IsAuthMBean val)
Set the value of the IsAuth element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.