@Documented @Retention(value=RUNTIME) @Target(value={ANNOTATION_TYPE,TYPE}) public @interface LocalResources
LocalResource.| Modifier and Type | Required Element and Description |
|---|---|
LocalResource[] |
value
Specifies a list of
LocalResource annotations. |
public abstract LocalResource[] value
LocalResource annotations.Copyright © 2016–2018 Testify Project. All rights reserved.