Uses of Class
cvm.ncb.csm.CommObject

Packages that use CommObject
cvm.ncb.csm   
 

Uses of CommObject in cvm.ncb.csm
 

Methods in cvm.ncb.csm that return CommObject
 CommObject CommServiceManager.getCommunicationObject()
          This function returns the currently selected communication object.
 

Methods in cvm.ncb.csm that return types with arguments of type CommObject
 java.util.ArrayList<CommObject> CommObjectManager.getCommObjectList()
          This function returns a copy of the list of communication objects.