| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
Comment |
XJdfNodeFactory.createComment(String comment)
Create a new Comment Node which already contains a comment string as text.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Comment> |
XJDF.comments |
protected List<Comment> |
ResourceSet.comments |
protected List<Comment> |
Resource.comments |
protected List<Comment> |
ProductList.comments |
protected List<Comment> |
Product.comments |
protected List<Comment> |
ParameterSet.comments |
protected List<Comment> |
Parameter.comments |
protected List<Comment> |
Intent.comments |
| Modifier and Type | Method and Description |
|---|---|
Comment |
ObjectFactory.createComment()
Create an instance of
Comment |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
XJDF.getComments()
Gets the value of the comments property.
|
List<Comment> |
ResourceSet.getComments()
Gets the value of the comments property.
|
List<Comment> |
Resource.getComments()
Gets the value of the comments property.
|
List<Comment> |
ProductList.getComments()
Gets the value of the comments property.
|
List<Comment> |
Product.getComments()
Gets the value of the comments property.
|
List<Comment> |
ParameterSet.getComments()
Gets the value of the comments property.
|
List<Comment> |
Parameter.getComments()
Gets the value of the comments property.
|
List<Comment> |
Intent.getComments()
Gets the value of the comments property.
|
Copyright © 2012. All Rights Reserved.