| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
BindingIntent |
XJdfNodeFactory.createBindingIntent(String bindingType,
EnumEdge bindingSide,
EnumBindingOrder bindingOrder)
Create new BindingIntent Node which already contains values for attribute BindingType.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnumBindingOrder |
BindingIntent.bindingOrder |
| Modifier and Type | Method and Description |
|---|---|
static EnumBindingOrder |
EnumBindingOrder.fromValue(String v) |
EnumBindingOrder |
BindingIntent.getBindingOrder()
Gets the value of the bindingOrder property.
|
static EnumBindingOrder |
EnumBindingOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumBindingOrder[] |
EnumBindingOrder.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.setBindingOrder(EnumBindingOrder value)
Sets the value of the bindingOrder property.
|
BindingIntent |
BindingIntent.withBindingOrder(EnumBindingOrder value) |
Copyright © 2016. All rights reserved.