setComments()

Sets the comments associated with an attribute.

Syntax

public void setComments(String comment);
 

Parameters

comment
Is the comment string to provide additional information for the attribute.

Return values

None.

See also

getComments()

Copyright IBM Corp. 1997, 2003