gr.uoa.di.madgik.execution.plan.element
Class FileTransferPlanElement.AccessInfo

java.lang.Object
  extended by gr.uoa.di.madgik.execution.plan.element.FileTransferPlanElement.AccessInfo
Enclosing class:
FileTransferPlanElement

public static class FileTransferPlanElement.AccessInfo
extends Object


Field Summary
 String password
           
 int port
           
 String userId
           
 
Constructor Summary
FileTransferPlanElement.AccessInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userId

public String userId

password

public String password

port

public int port
Constructor Detail

FileTransferPlanElement.AccessInfo

public FileTransferPlanElement.AccessInfo()


Copyright © 2012. All Rights Reserved.