Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface ReauthorizationTriggerTableEntryMBean


public interface ReauthorizationTriggerTableEntryMBean

Method Summary
 String getModeValue()
           
 String getName()
          Gets the value of the name property.
 String getTriggerTypeValue()
           
 void setModeValue(String value)
          Set the value of mode
 void setName(String value)
          Sets the value of the name property.
 void setTriggerTypeValue(String value)
          Set the value of triggerType

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

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

setTriggerTypeValue

void setTriggerTypeValue(String value)
Set the value of triggerType

getTriggerTypeValue

String getTriggerTypeValue()

setModeValue

void setModeValue(String value)
Set the value of mode

getModeValue

String getModeValue()

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.