@Documented @Retention(value=RUNTIME) @Target(value={METHOD,PARAMETER}) public static @interface Help.Doc
String
text
String[]
moreText
public abstract String text
public abstract String[] moreText
Copyright © 2017 JBoss by Red Hat. All rights reserved.