Classes


Class actuate.xtabanalyzer.LevelAttribute

Specifies a crosstab dimension level attribute.
Member of: actuate.xtabanalyzer.

Class Summary
Constructor Attributes Constructor Name and Description
 
Constructs 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()
Constructs 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 06 2015 04:13:45 GMT-0800 (PST)