Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.core | |
org.cip4.jdflib.resource |
Modifier and Type | Method and Description |
---|---|
JDFComment |
JDFAutoPreview.appendComment()
(30) append element Comment
|
JDFComment |
JDFAutoPreview.getComment(int iSkip)
(27) const get element Comment
|
JDFComment |
JDFAutoPreview.getCreateComment(int iSkip)
(26) getCreateComment
|
Modifier and Type | Method and Description |
---|---|
Collection<JDFComment> |
JDFAutoPreview.getAllComment()
Get all Comment from the current element
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
JDFComment |
JDFNotification.setCommentText(String text)
set comment text , also creates the comment if not there
|
Copyright © 2018. All rights reserved.