| Package | Description |
|---|---|
| org.openepics.cable.model |
| Modifier and Type | Method and Description |
|---|---|
Cable.Validity |
Cable.getValidity() |
static Cable.Validity |
Cable.Validity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cable.Validity[] |
Cable.Validity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cable.setValidity(Cable.Validity validity)
Sets the validity of this cable instance.
|
Copyright © 2025 European Spallation Source. All rights reserved.