org.equanda.util.ymport
Class ImportCredentials
java.lang.Object
org.equanda.util.ymport.ImportCredentials
public class ImportCredentials
- extends Object
Class that holds the user/password.
- Author:
- NetRom team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportCredentials
public ImportCredentials(String username,
String password)
getUsername
public String getUsername()
getPassword
public String getPassword()
Copyright © 2007-2009. All Rights Reserved.