public class ImportAlgorithmsPackTransferInfo
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ImportAlgorithmsPackTransferInfo(tecgraf.ftc.common.logic.RemoteFileChannelInfo channel,
java.lang.String importDataToken) |
| Modifier and Type | Method and Description |
|---|---|
tecgraf.ftc.common.logic.RemoteFileChannelInfo |
getChannel()
Retorna
|
java.lang.String |
getImportDataToken()
Retorna
|
void |
setChannel(tecgraf.ftc.common.logic.RemoteFileChannelInfo channel) |
void |
setImportDataToken(java.lang.String importDataToken) |
public ImportAlgorithmsPackTransferInfo(tecgraf.ftc.common.logic.RemoteFileChannelInfo channel,
java.lang.String importDataToken)
channel - importDataToken - public tecgraf.ftc.common.logic.RemoteFileChannelInfo getChannel()
public void setChannel(tecgraf.ftc.common.logic.RemoteFileChannelInfo channel)
channel - public java.lang.String getImportDataToken()
public void setImportDataToken(java.lang.String importDataToken)
importDataToken - Copyright © 2015. All Rights Reserved.