Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.diameter.common.AttributeDefsType

Packages that use AttributeDefsType
oracle.axia.config.beans.protocol.diameter.common   

 

Uses of AttributeDefsType in oracle.axia.config.beans.protocol.diameter.common

 

Fields in oracle.axia.config.beans.protocol.diameter.common with type parameters of type AttributeDefsType
protected  javax.xml.bind.JAXBElement<AttributeDefsType> DiameterCommonConfigType.attributeDefs
           

 

Methods in oracle.axia.config.beans.protocol.diameter.common that return AttributeDefsType
 AttributeDefsType ObjectFactory.createAttributeDefsType()
          Create an instance of AttributeDefsType

 

Methods in oracle.axia.config.beans.protocol.diameter.common that return types with arguments of type AttributeDefsType
 javax.xml.bind.JAXBElement<AttributeDefsType> ObjectFactory.createDiameterCommonConfigTypeAttributeDefs(AttributeDefsType value)
          Create an instance of JAXBElement<AttributeDefsType>}
 javax.xml.bind.JAXBElement<AttributeDefsType> DiameterCommonConfigType.getAttributeDefs()
          Gets the value of the attributeDefs property.

 

Methods in oracle.axia.config.beans.protocol.diameter.common with parameters of type AttributeDefsType
 javax.xml.bind.JAXBElement<AttributeDefsType> ObjectFactory.createDiameterCommonConfigTypeAttributeDefs(AttributeDefsType value)
          Create an instance of JAXBElement<AttributeDefsType>}

 

Method parameters in oracle.axia.config.beans.protocol.diameter.common with type arguments of type AttributeDefsType
 void DiameterCommonConfigType.setAttributeDefs(javax.xml.bind.JAXBElement<AttributeDefsType> value)
          Sets the value of the attributeDefs property.

 

Constructor parameters in oracle.axia.config.beans.protocol.diameter.common with type arguments of type AttributeDefsType
DiameterCommonConfigType(ApplicationsType applications, javax.xml.bind.JAXBElement<CommandDefsType> commandDefs, javax.xml.bind.JAXBElement<AttributeDefsType> attributeDefs, javax.xml.bind.JAXBElement<ResultCodeDefsType> resultCodeDefs, java.util.List<java.lang.Integer> supportedVendorId)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.