public class

CiscoTelephonyManager.CiscoTelephonyManagerDeviceFeatureInfoList

extends Object
java.lang.Object
   ↳ com.cisco.telephony.CiscoTelephonyManager.CiscoTelephonyManagerDeviceFeatureInfoList

Class Overview

This allows you to access CiscoTelephonyManagerDeviceFeatureInfo from within the List

Summary

Protected Constructors
CiscoTelephonyManager.CiscoTelephonyManagerDeviceFeatureInfoList(List deviceFeatureInfo)
Public Methods
CiscoTelephonyManager.CiscoTelephonyManagerDeviceFeatureInfo get(int location)
Gets a specific one from CiscoTelephonyManagerDeviceFeatureInfoList
int size()
The size of the CiscoTelephonyManagerDeviceFeatureInfoList
[Expand]
Inherited Methods
From class java.lang.Object

Protected Constructors

protected CiscoTelephonyManager.CiscoTelephonyManagerDeviceFeatureInfoList (List deviceFeatureInfo)

Public Methods

public CiscoTelephonyManager.CiscoTelephonyManagerDeviceFeatureInfo get (int location)

Gets a specific one from CiscoTelephonyManagerDeviceFeatureInfoList

Returns
  • CiscoTelephonyManagerDeviceFeatureInfo

public int size ()

The size of the CiscoTelephonyManagerDeviceFeatureInfoList

Returns
  • int