ConstructorArg.getType

Overview | Methods | This Package | All Packages

ConstructorArg.getType

Retrieves the type of the ConstrutorArg object.

Syntax

public Class getType()

Return Value

Returns the class type of this object.

Remarks

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