Uses of Class
com.e_c_group.bwptk.CallingPlanCallType

Packages that use CallingPlanCallType
com.e_c_group.bwptk   
 

Uses of CallingPlanCallType in com.e_c_group.bwptk
 

Methods in com.e_c_group.bwptk that return CallingPlanCallType
static CallingPlanCallType CallingPlanCallType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CallingPlanCallType[] CallingPlanCallType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.e_c_group.bwptk with parameters of type CallingPlanCallType
 boolean Group.setGroupOutgoingCallingPlanRedirecting(CallingPlanCallType cpct, boolean allowed)
          Enable or disable a redirecting outgoing calling plan element.