Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
CmdDefTypeReadOnlyMBean
All Known Implementing Classes:
CmdDefType

public interface CmdDefTypeMBean
extends CmdDefTypeReadOnlyMBean

Method Summary
 java.lang.Boolean isProxiable()
          Gets the value of the proxiable property.
 void setCode(long value)
          Sets the value of the code property.
 void setName(java.lang.String value)
          Sets the value of the name property.
 void setProxiable(java.lang.Boolean value)
          Sets the value of the proxiable property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.CmdDefTypeReadOnlyMBean
getCode, getName

 

Method Detail

setCode

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

setName

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

isProxiable

java.lang.Boolean isProxiable()
Gets the value of the proxiable property.

setProxiable

void setProxiable(java.lang.Boolean value)
Sets the value of the proxiable property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.