Classes


Class actuate.xtabanalyzer.LevelAttribute

The LevelAttribute class is used to specify a crosstab dimension level attribute object.
Member of: actuate.xtabanalyzer.

Class Summary
Constructor Attributes Constructor Name and Description
 
The LevelAttribute class is used to specify a crosstab dimension level attribute object.
Method Summary
Method Attributes Method Name and Description
 
Returns the level attribute name.
 
setName(attributeName)
Sets the level attribute name.
Class Detail
actuate.xtabanalyzer.LevelAttribute()
The LevelAttribute class is used to specify a crosstab dimension level attribute object.
Method Detail
{String} getName()
Returns the level attribute name.
Returns:
{String} level attribute name

{void} setName(attributeName)
Sets the level attribute name.
Parameters:
{String} attributeName
Level attribute name
Returns:
{void}

Documentation generated by JsDoc Toolkit 2.0.1 on Tue Jan 29 2013 05:44:22 GMT-0800 (PST)