@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface UIExportPlugin
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
description |
java.lang.String |
extension |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
pack |