Hitachi

uCosminexus Application Server Security Management Guide


The setAlias 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 setAlias method is called.

Syntax

public void setAlias(String alias);

Parameter

alias:

Specifies the alias associated with the attribute name.

Exceptions

None

Return value

None