| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
BindingIntent |
XJdfNodeFactory.createBindingIntent(EnumBindingType bindingType,
EnumEdge bindingSide,
EnumBindingOrder bindingOrder)
Create new BindingIntent Node which already contains values for attribute BindingType.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnumEdge |
BindingIntent.bindingSide |
| Modifier and Type | Method and Description |
|---|---|
static EnumEdge |
EnumEdge.fromValue(String v) |
EnumEdge |
BindingIntent.getBindingSide()
Gets the value of the bindingSide property.
|
static EnumEdge |
EnumEdge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumEdge[] |
EnumEdge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingIntent.setBindingSide(EnumEdge value)
Sets the value of the bindingSide property.
|
BindingIntent |
BindingIntent.withBindingSide(EnumEdge value) |
Copyright © 2016. All rights reserved.