Package com.thortech.xl.vo
Class ResourceData
java.lang.Object
com.thortech.xl.vo.ResourceData
- All Implemented Interfaces:
Serializable
This value object stores information about a resource keys in Xellerate.
- Author:
- Navin Myanger
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceData
public ResourceData()
-
-
Method Details
-
getObiKey
- Returns:
- Returns the obiKey.
-
setObiKey
- Parameters:
obiKey
- The obiKey to set.
-
getOioKey
- Returns:
- Returns the oioKey.
-
setOioKey
- Parameters:
oioKey
- The oioKey to set.
-
getOiuKey
- Returns:
- Returns the oiuKey.
-
setOiuKey
- Parameters:
oiuKey
- The oiuKey to set.
-