com.tibco.bpm.web.client.model.types.org
Class ChannelTypeDetail
java.lang.Object
com.tibco.bpm.web.client.model.types.org.ChannelTypeDetail
public class ChannelTypeDetail
- extends java.lang.Object
Contains Channel type specific detail information
description
name
channelType
©2014 TIBCO Software Inc.
- Since:
- 3.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelTypeDetail
public ChannelTypeDetail()
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getChannelType
public java.lang.String getChannelType()
setChannelType
public void setChannelType(java.lang.String channelType)
Copyright © 2015 TIBCO Software Inc. All Rights Reserved.