| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumWireCombShape |
CombBindingDetails.wireCombShape |
| Modifier and Type | Method and Description |
|---|---|
static EnumWireCombShape |
EnumWireCombShape.fromValue(String v) |
EnumWireCombShape |
CombBindingDetails.getWireCombShape()
Gets the value of the wireCombShape property.
|
static EnumWireCombShape |
EnumWireCombShape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumWireCombShape[] |
EnumWireCombShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CombBindingDetails.setWireCombShape(EnumWireCombShape value)
Sets the value of the wireCombShape property.
|
CombBindingDetails |
CombBindingDetails.withWireCombShape(EnumWireCombShape value) |
Copyright © 2016. All rights reserved.