getVerb()

Retrieves the verb from the event object.

Syntax

public String getVerb();

Parameters

None.

Return values

A String object containing the verb associated with the event.

Exceptions

AttributeNullValueException
Thrown if the verb is null.

Copyright IBM Corp. 1997, 2004