getCardinality()

Retrieves the cardinality of an attribute.

Syntax

public String getCardinality();
 

Parameters

None.

Return values

A String containing the cardinality of the attribute. The value of the string is either 1 or n.

Copyright IBM Corp. 1997, 2004