| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.builder | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.type |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
XJdfNodeFactory.createParameter(ParameterType parameterType)
Create a new Parameter node from ParameterType
|
Parameter |
XJdfNodeFactory.createParameter(ParameterType parameterType,
Part part)
Create a new Parameter node from ParameterType and Part
|
| Modifier and Type | Method and Description |
|---|---|
void |
XJdfBuilder.addParameter(Parameter parameter)
Append Parameter node to xJdf Document.
|
void |
XJdfBuilder.addParameter(Parameter parameter,
String processUsage)
Append Parameter node to xJdf Document.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Parameter> |
ParameterSet.parameter |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
ObjectFactory.createParameter()
Create an instance of
Parameter |
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
ParameterSet.getParameter()
Gets the value of the parameter property.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter |
IDREF.getParameter() |
Copyright © 2014. All Rights Reserved.