javaMethod module

Describes all the elements necessary for the basic structure of a Java API method.

Description

The javaMethod module describes the elements necessary to provide the name of the method and the short description of the method.

Example

<javaMethod id="com.ibm.xtools.ras.impord.engine.tasks.IImportEngineTask">
    <apiName>getName</apiName>
    <shortdesc></shortdesc>
    <javaMethodDetail></javaMethodDetail>
</javaMethod>

Processing Expectations