Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.psx.ansimap
Interface AcceptHeaderMBean


public interface AcceptHeaderMBean

Method Summary
 String getNameValue()
           
 boolean isAllowed()
          Gets the value of the allowed property.
 void setAllowed(boolean value)
          Sets the value of the allowed property.
 void setNameValue(String value)
          Set the value of name

 

Method Detail

isAllowed

boolean isAllowed()
Gets the value of the allowed property.

setAllowed

void setAllowed(boolean value)
Sets the value of the allowed property.

setNameValue

void setNameValue(String value)
Set the value of name

getNameValue

String getNameValue()

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.