| Modifier and Type | Method and Description |
|---|---|
static FaultId |
FaultId.forValue(int valueArg) |
FaultId |
FaultInd.getFaultId() |
static FaultId |
FaultId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultId[] |
FaultId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FaultId |
FaultBuilder.getId() |
FaultId |
Fault.getId() |
FaultId |
FaultKey.getId() |
| Modifier and Type | Method and Description |
|---|---|
FaultBuilder |
FaultBuilder.setId(FaultId value) |
| Constructor and Description |
|---|
FaultKey(FaultId _id) |
| Modifier and Type | Method and Description |
|---|---|
FaultId |
FaultIndBuilder.getFaultId() |
| Modifier and Type | Method and Description |
|---|---|
FaultIndBuilder |
FaultIndBuilder.setFaultId(FaultId value) |
Copyright © 2016 OpenDaylight. All rights reserved.