com.tibco.bpm.web.client.model.types.org
Class PushDestinationId
java.lang.Object
com.tibco.bpm.web.client.model.types.org.PushDestinationId
- Direct Known Subclasses:
- PushDestination
public class PushDestinationId
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PushDestinationId
public PushDestinationId()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getChannelId
public java.lang.String getChannelId()
setChannelId
public void setChannelId(java.lang.String channelId)
getChannelType
public java.lang.String getChannelType()
setChannelType
public void setChannelType(java.lang.String channelType)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2015 TIBCO Software Inc. All Rights Reserved.