|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openorb.compiler.object.IdlCommentSection
An IDL comment section is a comment extension field as for example 'exception' or 'author'
| Constructor Summary | |
|---|---|
IdlCommentSection(IdlCommentField SectionKind)
Constructor |
|
| Method Summary | |
|---|---|
void |
add_description(java.lang.String description)
Add the section comment |
java.lang.String |
get_description()
Return the section description |
java.lang.String |
get_title()
Return the section title |
IdlCommentField |
kind()
Return the section type |
void |
set_title(java.lang.String title)
Set the section title |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IdlCommentSection(IdlCommentField SectionKind)
| Method Detail |
public void add_description(java.lang.String description)
public IdlCommentField kind()
public java.lang.String get_description()
public java.lang.String get_title()
public void set_title(java.lang.String title)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||