|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public @interface Module
Required Element Summary | |
---|---|
String |
fileName
The module archive file |
ModuleMetaData.ModuleType |
type
The type of module |
Optional Element Summary | |
---|---|
String |
id
The optional module id |
Element Detail |
---|
public abstract String fileName
public abstract ModuleMetaData.ModuleType type
public abstract String id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |