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

All Superinterfaces:
AttrDefTypeReadOnlyMBean
All Known Implementing Classes:
AttrDefType

public interface AttrDefTypeMBean
extends AttrDefTypeReadOnlyMBean

Nested Class Summary
static interface AttrDefTypeMBean.FlagsMBean
           

 

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

 

Method Summary
 AttrDefTypeMBean.FlagsMBean getFlagsMBean()
          Get the value of the oracle.axia.config.beans.protocol.diameter.common.AttrDefType.FlagsMBean element
 void setCode(long value)
          Sets the value of the code property.
 void setFlagsMBean(AttrDefTypeMBean.FlagsMBean flags)
          Set the value of the oracle.axia.config.beans.protocol.diameter.common.AttrDefType.FlagsMBean element
 void setName(java.lang.String value)
          Sets the value of the name property.
 void setType(java.lang.String value)
          Sets the value of the type property.
 void setVendorId(java.lang.Long value)
          Sets the value of the vendorId property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.AttrDefTypeReadOnlyMBean
getCode, getName, getType, getVendorId

 

Method Detail

setCode

void setCode(long value)
Sets the value of the code property.

setVendorId

void setVendorId(java.lang.Long value)
Sets the value of the vendorId property.

setName

void setName(java.lang.String value)
Sets the value of the name property.

setType

void setType(java.lang.String value)
Sets the value of the type property.

getFlagsMBean

AttrDefTypeMBean.FlagsMBean getFlagsMBean()
Get the value of the oracle.axia.config.beans.protocol.diameter.common.AttrDefType.FlagsMBean element
Specified by:
getFlagsMBean in interface AttrDefTypeReadOnlyMBean

setFlagsMBean

void setFlagsMBean(AttrDefTypeMBean.FlagsMBean flags)
Set the value of the oracle.axia.config.beans.protocol.diameter.common.AttrDefType.FlagsMBean element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.