uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

The setAttributeName method

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