uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

getType() method

Description

This method acquires the generics type in which the type parameter to be stored is resolved.

Syntax

public final Type getType()

Parameter

None.

Return value

The method returns the generics type in which the type parameter to be stored is resolved.

Notes

None.