setName()

Sets the name of the verb.

Syntax

public void setName(String verb);

Parameters

verb
Is the name of the verb to store in the verb object.

Return values

None.

Exceptions

BusObjInvalidVerbException
Thrown if the specified verb is not valid.

See also

getName()

Copyright IBM Corp. 1997, 2003