|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFComment | |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.core | |
| org.cip4.jdflib.resource | |
| Uses of JDFComment in org.cip4.jdflib.auto |
|---|
| Methods in org.cip4.jdflib.auto that return JDFComment | |
|---|---|
JDFComment |
JDFAutoPreview.appendComment()
(30) append element Comment |
JDFComment |
JDFAutoPreview.getComment(int iSkip)
(27) const get element Comment |
JDFComment |
JDFAutoPreview.getCreateComment(int iSkip)
(26) getCreateComment |
| Methods in org.cip4.jdflib.auto that return types with arguments of type JDFComment | |
|---|---|
Collection<JDFComment> |
JDFAutoPreview.getAllComment()
Get all Comment from the current element |
| Uses of JDFComment in org.cip4.jdflib.core |
|---|
| Methods in org.cip4.jdflib.core that return JDFComment | |
|---|---|
JDFComment |
JDFElement.appendComment()
Appends element Comment to the end of 'this' |
JDFComment |
JDFElement.getComment(int iSkip)
Gets the iSkip-th element Comment |
JDFComment |
JDFElement.getComment(String _name,
int index)
Gets the Comment with a give @Name |
JDFComment |
JDFElement.getCreateComment(int iSkip)
Gets the iSkip-th element Comment. |
| Uses of JDFComment in org.cip4.jdflib.resource |
|---|
| Methods in org.cip4.jdflib.resource that return JDFComment | |
|---|---|
JDFComment |
JDFNotification.setCommentText(String text)
set comment text , also creates the comment if not there |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||