| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumBinderySignatureType |
BinderySignature.binderySignatureType |
| Modifier and Type | Method and Description |
|---|---|
static EnumBinderySignatureType |
EnumBinderySignatureType.fromValue(String v) |
EnumBinderySignatureType |
BinderySignature.getBinderySignatureType()
Gets the value of the binderySignatureType property.
|
static EnumBinderySignatureType |
EnumBinderySignatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumBinderySignatureType[] |
EnumBinderySignatureType.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.setBinderySignatureType(EnumBinderySignatureType value)
Sets the value of the binderySignatureType property.
|
BinderySignature |
BinderySignature.withBinderySignatureType(EnumBinderySignatureType value) |
Copyright © 2016. All rights reserved.