@Retention(value=RUNTIME)
public static @interface LinkConfig.I18n
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
value
Name of the property file holding the i18n texts.
|
public abstract java.lang.String value
Copyright © 2018. All rights reserved.