@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Attribute
This annotation is used only for attributes which can be seen through a GUI.
String
desc
public abstract String desc
Copyright © 2018 JBoss by Red Hat. All rights reserved.