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