fm.liveswitch.DataChannelCollection Class Reference

A collection of data channels. More...

Public Member Functions

 DataChannelCollection ()
 

Protected Member Functions

fm.liveswitch.DataChannel[] arrayFromList (java.util.ArrayList< fm.liveswitch.DataChannel > list)
 Creates an array from a list. More...
 
fm.liveswitch.DataChannelCollection createCollection ()
 Creates a collection. More...
 

Detailed Description

A collection of data channels.

Constructor & Destructor Documentation

◆ DataChannelCollection()

fm.liveswitch.DataChannelCollection.DataChannelCollection ( )

Member Function Documentation

◆ arrayFromList()

fm.liveswitch.DataChannel [] fm.liveswitch.DataChannelCollection.arrayFromList ( java.util.ArrayList< fm.liveswitch.DataChannel list)
protected

Creates an array from a list.

Parameters
listThe list.

◆ createCollection()

fm.liveswitch.DataChannelCollection fm.liveswitch.DataChannelCollection.createCollection ( )
protected

Creates a collection.