org.nuiton.scmwebeditor
Class ScmUser
java.lang.Object
org.nuiton.scmwebeditor.ScmUser
public class ScmUser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
username
protected String username
password
protected String password
ScmUser
public ScmUser(String username,
String password)
setUsername
public void setUsername(String username)
getUsername
public String getUsername()
setPassword
public void setPassword(String password)
getPassword
public String getPassword()
Copyright © 2009-2011 CodeLutin. All Rights Reserved.