@Documented
@Retention(value=SOURCE)
@Target(value={FIELD,PARAMETER})
public static @interface Idx.Option
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
index
Unique index of element in TOC format, i.e.
|
public abstract java.lang.String index
for example 4, 4.2, 4.3.4
public abstract Pkg pkg