org.gcube.application.enm.service.conn
Class InformationSystemClient.FtpCredentials
java.lang.Object
org.gcube.application.enm.service.conn.InformationSystemClient.FtpCredentials
- Enclosing class:
- InformationSystemClient
public class InformationSystemClient.FtpCredentials
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InformationSystemClient.FtpCredentials
public InformationSystemClient.FtpCredentials(String server,
int port,
String username,
String password)
getServer
public final String getServer()
getPort
public final int getPort()
getUsername
public final String getUsername()
getPassword
public final String getPassword()
Copyright © 2012. All Rights Reserved.