com.tibco.bpm.web.client.model.types.org
Class GetPresentationChannelResponse

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.GetPresentationChannelResponse

public class GetPresentationChannelResponse
extends java.lang.Object

GetPresentationChannelResponse returned by getPresentationChannel ChannelBusRESTService API

©2014 Cloud Software Group, Inc.

Since:
3.0

Constructor Summary
GetPresentationChannelResponse()
           
 
Method Summary
 java.util.List<PresentationChannel> getPresentationChannel()
           
 void setPresentationChannel(java.util.List<PresentationChannel> presentationChannel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPresentationChannelResponse

public GetPresentationChannelResponse()
Method Detail

getPresentationChannel

public java.util.List<PresentationChannel> getPresentationChannel()

setPresentationChannel

public void setPresentationChannel(java.util.List<PresentationChannel> presentationChannel)


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