Hitachi

uCosminexus Application Server Security Management Guide


The setAttributeName method

Organization of this page

Description

Stores the value specified by the parameter into the object. If a value already exists, it is overwritten when the setAttributeName method is called.

Syntax

public void setAttributeName(String attr);

Parameter

attr:

Specifies the attribute name.

Exceptions

None

Return value

None