| 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.comment |
protected List<Comment> |
ResourceSet.comment |
protected List<Comment> |
Resource.comment |
protected List<Comment> |
ProductList.comment |
protected List<Comment> |
Product.comment |
protected List<Comment> |
ParameterSet.comment |
protected List<Comment> |
Parameter.comment |
protected List<Comment> |
Intent.comment |
| Modifier and Type | Method and Description |
|---|---|
Comment |
ObjectFactory.createComment()
Create an instance of
Comment |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
XJDF.getComment()
Gets the value of the comment property.
|
List<Comment> |
ResourceSet.getComment()
Gets the value of the comment property.
|
List<Comment> |
Resource.getComment()
Gets the value of the comment property.
|
List<Comment> |
ProductList.getComment()
Gets the value of the comment property.
|
List<Comment> |
Product.getComment()
Gets the value of the comment property.
|
List<Comment> |
ParameterSet.getComment()
Gets the value of the comment property.
|
List<Comment> |
Parameter.getComment()
Gets the value of the comment property.
|
List<Comment> |
Intent.getComment()
Gets the value of the comment property.
|
Copyright © 2013. All Rights Reserved.