Package com.thortech.xl.vo
Class Group
java.lang.Object
com.thortech.xl.vo.Group
This value object stores information about a user in Xellerate.
- Author:
- Louis Cheng
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Group
public Group()
-
-
Method Details
-
getGroupName
- Returns:
- Returns the groupName.
-
setGroupName
- Parameters:
groupName
- The groupName to set.
-
getKey
- Returns:
- Returns the key.
-
setKey
- Parameters:
key
- The key to set.
-