setAppInfo()

Sets the application-specific information of the verb.

Syntax

public void setAppInfo(String appSpecInfo);

Parameters

appSpecInfo
Is the verb-level application-specific information to store in the verb object.

Return values

None.

See also

getAppInfo()

Copyright IBM Corp. 1997, 2003