Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.diameter.common
Interface AttrDefTypeMBean.FlagsMBean

All Superinterfaces:
AttrDefTypeReadOnlyMBean.FlagsReadOnlyMBean
All Known Implementing Classes:
AttrDefType.Flags
Enclosing interface:
AttrDefTypeMBean

public static interface AttrDefTypeMBean.FlagsMBean
extends AttrDefTypeReadOnlyMBean.FlagsReadOnlyMBean

Nested Class Summary
static interface AttrDefTypeMBean.FlagsMBean.EndToEndEncryptionMBean
           
static interface AttrDefTypeMBean.FlagsMBean.MandatoryMBean
           

 

Nested classes/interfaces inherited from interface oracle.axia.config.beans.protocol.diameter.common.AttrDefTypeReadOnlyMBean.FlagsReadOnlyMBean
AttrDefTypeReadOnlyMBean.FlagsReadOnlyMBean.EndToEndEncryptionReadOnlyMBean, AttrDefTypeReadOnlyMBean.FlagsReadOnlyMBean.MandatoryReadOnlyMBean

 

Method Summary
 void addMandatory()
          Add a new element named mandatory
 void removeMandatory()
          Remove an element named mandatory
 void setEndToEndEncryptionMBean(AttrDefTypeMBean.FlagsMBean.EndToEndEncryptionMBean val)
          Set the value of the EndToEndEncryption element
 void setMandatoryMBean(AttrDefTypeMBean.FlagsMBean.MandatoryMBean val)
          Set the value of the Mandatory element

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.AttrDefTypeReadOnlyMBean.FlagsReadOnlyMBean
getEndToEndEncryptionMBean, getMandatoryMBean

 

Method Detail

addMandatory

void addMandatory()
Add a new element named mandatory

removeMandatory

void removeMandatory()
Remove an element named mandatory

setMandatoryMBean

void setMandatoryMBean(AttrDefTypeMBean.FlagsMBean.MandatoryMBean val)
Set the value of the Mandatory element

setEndToEndEncryptionMBean

void setEndToEndEncryptionMBean(AttrDefTypeMBean.FlagsMBean.EndToEndEncryptionMBean val)
Set the value of the EndToEndEncryption element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.