Defines all the elements that are necessary to describe an API interface.
The javaInterface topic type contains the elements necessary to show the name of the interface and the short description of the interface. It also contains the elements that are necessary to describe the interface syntax and the interface use description. The members of a Java interface have the following categories: constants, fields, methods, events, and constructors.
The members of the interface include the following categories: constants, fields, methods, events, and constructors.
<javaInterface id=""> <apiName></apiName> <shortdesc></shortdesc> <javaInterfaceDetail></javaInterfaceDetail> </javaClass>