Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
SipPATypeMBean
All Known Implementing Classes:
SipPAType

public interface SipPATypeReadOnlyMBean

Method Summary
 PADefaultFormForHeaderInsertionMBean getDefaultFormForHeaderInsertionMBean()
          Return the value of the PADefaultFormForHeaderInsertion element
 java.lang.String getDefaultFormForHeaderInsertionValue()
           
 PAServerHeaderInsertionMBean getServerHeaderInsertionMBean()
          Return the value of the PAServerHeaderInsertion element
 java.lang.String getServerHeaderInsertionValue()
           
 java.lang.String getServerHeaderValue()
          Gets the value of the serverHeaderValue property.

 

Method Detail

getServerHeaderValue

java.lang.String getServerHeaderValue()
Gets the value of the serverHeaderValue property.

getServerHeaderInsertionValue

java.lang.String getServerHeaderInsertionValue()

getDefaultFormForHeaderInsertionValue

java.lang.String getDefaultFormForHeaderInsertionValue()

getServerHeaderInsertionMBean

PAServerHeaderInsertionMBean getServerHeaderInsertionMBean()
Return the value of the PAServerHeaderInsertion element

getDefaultFormForHeaderInsertionMBean

PADefaultFormForHeaderInsertionMBean getDefaultFormForHeaderInsertionMBean()
Return 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.