DhObjectFactory.removeParam

Overview | Methods | This Package | All Packages

DhObjectFactory.removeParam

Removes a parameter from the list of parameters for the OBJECT.

Syntax

public void removeParam( String param )

Parameters

param

The name of the parameter to remove.

Exceptions

WFCInvalidStateException thrown if the object is currently bound.

See Also   addParam