|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Commentable
Not all JavaSymbol
s can have comments associated with
them, but those that do fulfill the Commentable
interface. This interface is currently unsupported. It is here for
forward-compatibility.
Method Summary | |
---|---|
CommentSymbol |
getComment()
Gets the comment symbol. |
void |
setComment(CommentSymbol comment)
Sets the comment symbol. |
Method Detail |
---|
CommentSymbol getComment()
void setComment(CommentSymbol comment)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |