javaFieldDetail

The <javaFieldDetail> element provides details about a field that belongs to a class or interface.

Description

The name of a field must differ from the name of all other members that are declared in the same class. In the <javaFieldDetail> element, the <example> and <section> elements are provided to support the current specific API reference.

Contained by

javaField

Contains

apiDesc, apiImpl, example, javaFieldDef, section

Content model

( (javaFieldDef) then (apiDesc) (optional) then (example or section or apiImpl) (any number))

Inheritance

topic/body reference/refbody apiRef/apiDetail apiValue/apiValueDetail