@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface CustomIndicators
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
Full pathname of each custom indicator
|
Copyright © 2024. All rights reserved.