setName()

Sets the name of an attribute.

Syntax

public void setName(String name);
 

Parameters

name
Is the name to assign to the attribute.

Return values

None.

See also

getName()

Copyright IBM Corp. 1997, 2003