Uses of Class
com.tibco.bpm.web.client.model.types.org.ListChannelTypesResponse

Packages that use ListChannelTypesResponse
com.tibco.bpm.web.client.model.types.org   
com.tibco.bpm.web.client.services.client.org   
 

Uses of ListChannelTypesResponse in com.tibco.bpm.web.client.model.types.org
 

Methods in com.tibco.bpm.web.client.model.types.org that return ListChannelTypesResponse
 ListChannelTypesResponse ListChannelTypesResponseDoc.getListChannelTypesResponse()
           
 

Methods in com.tibco.bpm.web.client.model.types.org with parameters of type ListChannelTypesResponse
 void ListChannelTypesResponseDoc.setListChannelTypesResponse(ListChannelTypesResponse listChannelTypesResponse)
           
 

Uses of ListChannelTypesResponse in com.tibco.bpm.web.client.services.client.org
 

Method parameters in com.tibco.bpm.web.client.services.client.org with type arguments of type ListChannelTypesResponse
 void ChannelBusClientService.listChannelTypes(java.lang.String channelImplementationType, com.google.gwt.user.client.rpc.AsyncCallback<ListChannelTypesResponse> callback)
           
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.