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