Uses of Interface
com.collation.platform.model.topology.app.messaging.mq.MQNameList

Packages that use MQNameList
com.collation.platform.model.topology.app.messaging.mq   
 

Uses of MQNameList in com.collation.platform.model.topology.app.messaging.mq
 

Methods in com.collation.platform.model.topology.app.messaging.mq that return MQNameList
 MQNameList[] MQQueueManager.getNameList()
           
 

Methods in com.collation.platform.model.topology.app.messaging.mq with parameters of type MQNameList
 void MQQueueManager.setNameList(MQNameList[] x)