| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumBindingEdge |
BinderySignature.bindingEdge |
protected EnumBindingEdge |
BinderySignature.jogEdge |
protected EnumBindingEdge |
BinderySignature.jogSide |
| Modifier and Type | Method and Description |
|---|---|
static EnumBindingEdge |
EnumBindingEdge.fromValue(String v) |
EnumBindingEdge |
BinderySignature.getBindingEdge()
Gets the value of the bindingEdge property.
|
EnumBindingEdge |
BinderySignature.getJogEdge()
Gets the value of the jogEdge property.
|
EnumBindingEdge |
BinderySignature.getJogSide()
Gets the value of the jogSide property.
|
static EnumBindingEdge |
EnumBindingEdge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumBindingEdge[] |
EnumBindingEdge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinderySignature.setBindingEdge(EnumBindingEdge value)
Sets the value of the bindingEdge property.
|
void |
BinderySignature.setJogEdge(EnumBindingEdge value)
Sets the value of the jogEdge property.
|
void |
BinderySignature.setJogSide(EnumBindingEdge value)
Sets the value of the jogSide property.
|
BinderySignature |
BinderySignature.withBindingEdge(EnumBindingEdge value) |
BinderySignature |
BinderySignature.withJogEdge(EnumBindingEdge value) |
BinderySignature |
BinderySignature.withJogSide(EnumBindingEdge value) |
Copyright © 2016. All rights reserved.