JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.hrznstudio.titanium.annotation.config
Annotation Interface ConfigFile.Child
Enclosing class:
ConfigFile
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public static @interface
ConfigFile.Child
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
value
The class which the config file is child to
Element Details
value
Class
value
The class which the config file is child to
Returns:
the parent class