JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.thoughtworks.qdox.model
JavaModule
Contents
Description
Method Summary
Method Details
getName()
isNamed()
getDescriptor()
Hide sidebar
Show sidebar
Interface JavaModule
All Known Implementing Classes:
DefaultJavaModule
public interface
JavaModule
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
JavaModuleDescriptor
getDescriptor
()
String
getName
()
boolean
isNamed
()
Method Details
getName
String
getName
()
isNamed
boolean
isNamed
()
getDescriptor
JavaModuleDescriptor
getDescriptor
()