Describes the elements necessary to show the name of the component fields and the short description of the field.
The javaField module describes the elements necessary to show the component fields by inserting the <javaField> element in javaClass or javaInterface elements. A class body can contain declarations of the members of the class, such as fields, classes, interfaces, and methods.
<javaField id=""> <apiName></apiName> <shortdesc></shortdesc> <javaFieldDetail></javaFieldDetail> </javaField>