Package com.thortech.xl.vo
Class Resource
java.lang.Object
com.thortech.xl.vo.Resource
This value object stores information about a resource in Xellerate.
- Author:
- Louis Cheng
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Resource
public Resource()
-
-
Method Details
-
getName
- Returns:
- Returns the name.
-
setName
- Parameters:
name
- The name to set.
-
getDescription
-
setDescription
- Parameters:
description
- The description to set.
-