Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.tools.ant.taskdefs.cvslib.CvsUser
public class CvsUser
extends java.lang.Object
Method Summary | |
void |
|
void |
|
public void setDisplayname(String displayName)
Set the user's fullname
- Parameters:
displayName
- the user's full name
public void setUserid(String userID)
Set the user's id
- Parameters:
userID
- the user's new id value.