org.mobicents.slee.training.example8.profile
Interface EventControlProfileCMP

All Known Implementing Classes:
EventControlProfileManagementImpl

public interface EventControlProfileCMP

EventControlProfileCMP would be used to for all the CMP's of profile getter and setter

Author:
MoBitE info@mobite.co.in

Method Summary
 java.lang.String getActivityId()
           
 boolean getAny()
           
 boolean getInit()
           
 void setActivityId(java.lang.String value)
           
 void setAny(boolean value)
           
 void setInit(boolean value)
           
 

Method Detail

setActivityId

void setActivityId(java.lang.String value)

getActivityId

java.lang.String getActivityId()

setInit

void setInit(boolean value)

getInit

boolean getInit()

setAny

void setAny(boolean value)

getAny

boolean getAny()


Copyright © 2009. All Rights Reserved.