JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.lattix.api.annotations
Annotation Interface APIModule
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
APIModule
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
id
String
name
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
base
String
help
Element Details
id
String
id
name
String
name
help
String
help
Default:
""
base
String
base
Default:
""