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