Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
AttrDefTypeMBean
All Known Implementing Classes:
AttrDefType

public interface AttrDefTypeReadOnlyMBean

Nested Class Summary
static interface AttrDefTypeReadOnlyMBean.FlagsReadOnlyMBean
           

 

Method Summary
 long getCode()
          Gets the value of the code property.
 AttrDefTypeMBean.FlagsMBean getFlagsMBean()
          Get the value of the oracle.axia.config.beans.protocol.diameter.common.AttrDefType.FlagsMBean element
 java.lang.String getName()
          Gets the value of the name property.
 java.lang.String getType()
          Gets the value of the type property.
 java.lang.Long getVendorId()
          Gets the value of the vendorId property.

 

Method Detail

getCode

long getCode()
Gets the value of the code property.

getVendorId

java.lang.Long getVendorId()
Gets the value of the vendorId property.

getName

java.lang.String getName()
Gets the value of the name property.

getType

java.lang.String getType()
Gets 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

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.