Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.sip
Interface SipPATypeMBean

All Superinterfaces:
SipPATypeReadOnlyMBean
All Known Implementing Classes:
SipPAType

public interface SipPATypeMBean
extends SipPATypeReadOnlyMBean

Method Summary
 void setDefaultFormForHeaderInsertionMBean(PADefaultFormForHeaderInsertionMBean val)
          Set the value of the PADefaultFormForHeaderInsertion element
 void setDefaultFormForHeaderInsertionValue(java.lang.String value)
          Set the value of defaultFormForHeaderInsertion
 void setServerHeaderInsertionMBean(PAServerHeaderInsertionMBean val)
          Set the value of the PAServerHeaderInsertion element
 void setServerHeaderInsertionValue(java.lang.String value)
          Set the value of serverHeaderInsertion
 void setServerHeaderValue(java.lang.String value)
          Sets the value of the serverHeaderValue property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.sip.SipPATypeReadOnlyMBean
getDefaultFormForHeaderInsertionMBean, getDefaultFormForHeaderInsertionValue, getServerHeaderInsertionMBean, getServerHeaderInsertionValue, getServerHeaderValue

 

Method Detail

setServerHeaderValue

void setServerHeaderValue(java.lang.String value)
Sets the value of the serverHeaderValue property.

setServerHeaderInsertionValue

void setServerHeaderInsertionValue(java.lang.String value)
Set the value of serverHeaderInsertion

setDefaultFormForHeaderInsertionValue

void setDefaultFormForHeaderInsertionValue(java.lang.String value)
Set the value of defaultFormForHeaderInsertion

setServerHeaderInsertionMBean

void setServerHeaderInsertionMBean(PAServerHeaderInsertionMBean val)
Set the value of the PAServerHeaderInsertion element

setDefaultFormForHeaderInsertionMBean

void setDefaultFormForHeaderInsertionMBean(PADefaultFormForHeaderInsertionMBean val)
Set the value of the PADefaultFormForHeaderInsertion element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.