The <javaFieldAccess> element provides within the FieldModifiersopt the elements for the variable of a class type.
<javaField id="java.awt.Font"> <apiName>NAME</apiName> <shortdesc>The logical name of this Font as it is passed to the constructor.</shortdesc> <javaFieldDetail> <javaFieldDef> <javaFieldAccess value="protected"/> <javaFieldClass href="http:">String</javaFieldClass> </javaFieldDef> </javaFieldDetail> <related-links> <link href="http://java.sun.com/../font.html#getName" format="html" scope="external"> <linktext>getName()</linktext> </link> </related-links> </javaField>