ConstructorArg.getValue

Overview | Methods | This Package | All Packages

ConstructorArg.getValue

Retrieves the value of the ConstrutorArg object.

Syntax

public Object getValue()

Return Value

Returns the value of this object.

Remarks

For a simple example that shows how the ConstructorArg class is used, see the ConstructorArg overview.