org.apache.tools.ant.taskdefs.cvslib
public class CvsUser extends Object
Method Summary | |
---|---|
void | setDisplayname(String displayName)
Set the user's fullname
|
void | setUserid(String userID)
Set the user's id
|
Parameters: displayName the user's full name
Parameters: userID the user's new id value.