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

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

public class ChannelExtentionType
extends java.lang.Object

Holds filename and location

©2014 TIBCO Software Inc.

Since:
3.0

Constructor Summary
ChannelExtentionType()
           
 
Method Summary
 java.lang.String getFilename()
           
 java.lang.String getLocation()
           
 void setFilename(java.lang.String filename)
           
 void setLocation(java.lang.String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelExtentionType

public ChannelExtentionType()
Method Detail

getFilename

public java.lang.String getFilename()

setFilename

public void setFilename(java.lang.String filename)

getLocation

public java.lang.String getLocation()

setLocation

public void setLocation(java.lang.String location)


Copyright © 2015 TIBCO Software Inc. All Rights Reserved.