public interface JavaDocCapableSource<O> extends JavaDocCapable<O>
JavaSource element that can hold JavaDoc| Modifier and Type | Method and Description |
|---|---|
JavaDocSource<O> |
getJavaDoc()
Returns the
JavaDoc for this element. |
O |
removeJavaDoc()
Remove the associated
JavaDoc |
hasJavaDocJavaDocSource<O> getJavaDoc()
JavaDocCapableJavaDoc for this element. Never null.getJavaDoc in interface JavaDocCapable<O>Copyright © 2015 JBoss by Red Hat. All rights reserved.