getDefault()

Retrieves the default value of an attribute.

Syntax

char * getDefault();
  

Return values

The default value of an attribute. If the attribute's default value is not set, the getDefault() method returns an empty string (" ").

Copyright IBM Corp. 1997, 2003