javaField

The <javaField> element provides a variable that is associated with an interface or class.

Description

The <apiName>, <shortdesc> and <javaFieldDetail> elements are required for this top-level container. The <javaField> template requires an ID attribute as an anchor point. The ID is the target for references by conref attribute and for internal applications that refer to the <javaField> element content. Use a unique key such as fully qualified class name (for example, com.ibm.xtools.ras.engine.tasks.IImportEngineTask) for the named API reference.

Contained by

javaClass, javaInterface

Contains

apiName, javaFieldDetail, no-topic-nesting, prolog, related-links, shortdesc

Content model

( (apiName) then (shortdesc) then (prolog) (optional) then (javaFieldDetail) then (related-links) (optional) then (no-topic-nesting) (any number))

Inheritance

topic/topic reference/reference apiRef/apiRef apiValue/apiValue